Commit 0bed4d69 by 孙亚楠

gsb

parent 45b9765b
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"type": "node", "type": "node",
"request": "launch", "request": "launch",
"name": "Launch Program", "name": "Launch Program",
"program": "${workspaceFolder}/bigdata/main.js" "program": "${workspaceFolder}/xgg-web/main.js"
} }
] ]
} }
\ No newline at end of file
var settings={ var settings={
redis:{ redis:{
host:"127.0.0.1", host: "43.247.184.32",
port:6379, port: 8967,
password:"123456", password: "Gongsibao2018",
db:9, db:9,
}, },
database:{ database:{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment