This commit is contained in:
Jonas 12t 2021-06-02 17:13:02 +04:00
parent e9f047c4ee
commit 4fa9b9f478
1 changed files with 4 additions and 4 deletions

View File

@ -28,11 +28,11 @@ services:
env_file: env_file:
- .env - .env
# ports: ports:
# - "1935:1935" - "1935:1935"
# - "127.0.0.1:3001:9000" - "127.0.0.1:3001:9000"
volumes: volumes:
- ./dist:/app/client/dist2 # - ./dist:/app/client/dist2
- ./docker-volume/data:/data - ./docker-volume/data:/data
- ./docker-volume/config:/config - ./docker-volume/config:/config
links: links: