1 changed files with
2 additions and
2 deletions
|
|
@ -53,8 +53,8 @@
|
|
|
|
command: ["server_web"]
|
|
|
|
command: ["server_web"]
|
|
|
|
restart_policy: always
|
|
|
|
restart_policy: always
|
|
|
|
ports:
|
|
|
|
ports:
|
|
|
|
- 8001:80
|
|
|
|
- 8006:80
|
|
|
|
- 8002:3000
|
|
|
|
- 8007:3000
|
|
|
|
networks:
|
|
|
|
networks:
|
|
|
|
- name: web
|
|
|
|
- name: web
|
|
|
|
- name: inception
|
|
|
|
- name: inception
|
|
|
|