浏览代码

Finalisation

父节点
当前提交
7da62d3004
共有 2 个文件被更改,包括 5 次插入2 次删除
  1. 3
    0
      .gitignore
  2. 2
    2
      web/params.cfg

+ 3
- 0
.gitignore 查看文件

@@ -7,3 +7,6 @@ test*
7 7
 
8 8
 # Node.js modules
9 9
 multi/server/node_modules/*
10
+
11
+# Sonar files
12
+sonar-project.properties

+ 2
- 2
web/params.cfg 查看文件

@@ -1,6 +1,6 @@
1 1
 http_host: localhost
2
-http_path: /burger-quizz/web/
3
-node_host: 149.91.82.239
2
+http_path: /
3
+node_host: localhost
4 4
 node_port: 8000
5 5
 db_host: localhost
6 6
 db_dbname: burgerquizz