fixed connection

This commit is contained in:
CHIEFSOFT\ameye
2024-02-23 17:32:57 -05:00
parent fcd2182ce4
commit c9bc3fd31c
3 changed files with 14 additions and 17 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
- ./:/app
- '/app/node_modules'
ports:
- 9086:3000
- 3033:3000
environment:
- PORT=${WRENCHJOB_PORT}
- POSTGRE_URL=${WRENCHJOB_POSTGRE_URL}