Commit dfa1950d authored by Your Name's avatar Your Name
parents 0ee153cc 0b18104f
Pipeline #691 canceled with stages
appname = ai_developer_admin
httpport = 8087
runmode = dev
runmode = prod
copyrequestbody = true
sessionon = true
sessiongcmaxlifetime = 127800
......
......@@ -8,6 +8,6 @@ postgresdb = "qdb"
[prod]
postgresuser = "admin"
postgrespass = "quest"
postgreshost = "192.168.1.10"
postgreshost = "43.198.252.255"
postgresport = 8812
postgresdb = "qdb"
\ No newline at end of file
{
"nm_seed": "192.168.1.241:10001",
"docker_server": "tcp://127.0.0.1:2375",
"api_url": "http://192.168.1.8:8087/api/task/taskheat",
"node_manager_num": 1,
"heart_response": 30,
"task_validator_time": 1,
"container_num": 1,
"chain_id": 100
}
\ No newline at end of file
......@@ -17,7 +17,6 @@ services:
- ./conf/computing-node/config.json:/root/config.json
networks:
- odysseus
-
networks:
odysseus:
driver: bridge
......
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