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