${MERMS_SOCKET_PORT}
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
- ./:/app
|
||||
- '/app/node_modules'
|
||||
ports:
|
||||
- 3040:3040
|
||||
- ${MERMS_SOCKET_PORT}:5005
|
||||
environment:
|
||||
- PORT=${MERMS_SOCKET_PORT}
|
||||
- POSTGRE_URL=${MERMS_POSTGRE_URL}
|
||||
|
||||
Reference in New Issue
Block a user