docker-compose.yml

This commit is contained in:
2023-02-04 14:37:26 -05:00
parent 1bc1583d80
commit 5980e4495d
+1 -1
View File
@@ -6,7 +6,7 @@ services:
dockerfile: docker/Dockerfile
restart: unless-stopped
ports:
- 9050:3000
- 9051:3000
stdin_open: true
working_dir: /usr/src/app
volumes: