Commit f43269b7 authored by xiezhi's avatar xiezhi

fix

parent 43c9a5fd
...@@ -8,10 +8,10 @@ ...@@ -8,10 +8,10 @@
"stop_commands": ["make stop"], "stop_commands": ["make stop"],
"mapping_ports": { "mapping_ports": {
"APP_PORT_1": 8080, "APP_PORT_1": 8000,
"APP_PORT_2": 8081, "APP_PORT_2": 8001,
"APP_PORT_3": 8082, "APP_PORT_3": 8002,
"APP_PORT_4": 8083 "APP_PORT_4": 8003
}, },
"deploy": [ "deploy": [
......
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