fix ports
This commit is contained in:
+2
-2
@@ -12,7 +12,7 @@ services:
|
||||
ports:
|
||||
- 3040:3040
|
||||
environment:
|
||||
- PORT=${WRENCHJOB_PORT}
|
||||
- POSTGRE_URL=${WRENCHJOB_POSTGRE_URL}
|
||||
- PORT=${MERMS_SOCKET_PORT}
|
||||
- POSTGRE_URL=${MERMS_POSTGRE_URL}
|
||||
volumes:
|
||||
src:
|
||||
Reference in New Issue
Block a user