This commit is contained in:
CHIEFSOFT\ameye
2025-08-31 19:55:38 -04:00
+1 -1
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-event-manager:latest
volumes: volumes:
- ./:/app - ./:/app
- '/app/node_modules' - '/app/node_modules'