echo init

master
omidshj 2025-09-01 16:30:32 +03:30
parent 897881aab2
commit 94dd1a3df6
1 changed files with 2 additions and 2 deletions

View File

@ -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