fixed connection
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
- ./:/app
|
||||
- '/app/node_modules'
|
||||
ports:
|
||||
- 9086:3000
|
||||
- 3033:3000
|
||||
environment:
|
||||
- PORT=${WRENCHJOB_PORT}
|
||||
- POSTGRE_URL=${WRENCHJOB_POSTGRE_URL}
|
||||
|
||||
Reference in New Issue
Block a user