Image URL fix

This commit is contained in:
Olusesan Ameye
2025-07-15 03:57:32 +00:00
parent ae263ce732
commit 2a0778f789
+2 -2
View File
@@ -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-socket-micro:latest
volumes: volumes:
- ./:/app - ./:/app
- '/app/node_modules' - '/app/node_modules'
@@ -15,4 +15,4 @@ services:
- PORT=${MERMS_SOCKET_PORT} - PORT=${MERMS_SOCKET_PORT}
- POSTGRE_URL=${MERMS_POSTGRE_URL} - POSTGRE_URL=${MERMS_POSTGRE_URL}
volumes: volumes:
src: src: