Commit d707820d authored by duanjinfei's avatar duanjinfei

add computing node app.conf

parent dfa1950d
Pipeline #692 canceled with stages
appname = node-server
httpport = 9090
runmode = dev
autorender = false
copyrequestbody = true
\ No newline at end of file
......@@ -15,6 +15,7 @@ services:
- "9090:9090"
volumes:
- ./conf/computing-node/config.json:/root/config.json
- ./conf/computing-node/app.conf:/root/app.conf
networks:
- odysseus
networks:
......
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