This commit is contained in:
CHIEFSOFT\ameye
2024-03-23 21:14:52 -04:00
parent 67b5230dbc
commit a70e28cba2
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- ./:/app
- '/app/node_modules'
ports:
- 3036:3000
- 3036:3036
environment:
- PORT=${WRENCHJOB_PORT}
- POSTGRE_URL=${WRENCHJOB_POSTGRE_URL}