Merge branch 'master' of https://gitlab.chiefsoft.net/MERMS/MermsEventsManager
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# image: registry.chiefsoft.net/flutterwave-transfer-micro:latest
|
image: registry.chiefsoft.net/merms-event-manager:latest
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/app
|
- ./:/app
|
||||||
- '/app/node_modules'
|
- '/app/node_modules'
|
||||||
@@ -20,4 +20,4 @@ services:
|
|||||||
- PORT=${MERMS_PORT}
|
- PORT=${MERMS_PORT}
|
||||||
- POSTGRE_URL=${MERMS_POSTGRE_URL}
|
- POSTGRE_URL=${MERMS_POSTGRE_URL}
|
||||||
volumes:
|
volumes:
|
||||||
src:
|
src:
|
||||||
|
|||||||
Reference in New Issue
Block a user