Image URL fix
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
restart: unless-stopped
|
||||
# image: registry.chiefsoft.net/flutterwave-transfer-micro:latest
|
||||
image: registry.chiefsoft.net/merms-socket-micro:latest
|
||||
volumes:
|
||||
- ./:/app
|
||||
- '/app/node_modules'
|
||||
@@ -15,4 +15,4 @@ services:
|
||||
- PORT=${MERMS_SOCKET_PORT}
|
||||
- POSTGRE_URL=${MERMS_POSTGRE_URL}
|
||||
volumes:
|
||||
src:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user