echo init

master
omidshj 2025-09-01 16:29:40 +03:30
parent 286b4b1daf
commit 897881aab2
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
image: "{{ image_name }}"
command: ["server_web"]
restart_policy: always
ports:
- 8001:80
- 8002:3000
networks:
- name: web
- name: inception