Try removed the image

This commit is contained in:
CHIEFSOFT\ameye
2024-10-14 10:28:49 -04:00
parent 51f3556d87
commit 6c7cac3b59
+1 -1
View File
@@ -5,7 +5,7 @@ services:
context: . context: .
dockerfile: docker/Dockerfile dockerfile: docker/Dockerfile
restart: unless-stopped restart: unless-stopped
image: registry.chiefsoft.net/wrenchboardmainsite_wrenchboard-www2025:latest #image: registry.chiefsoft.net/wrenchboardmainsite_wrenchboard-www2025:latest
ports: ports:
- ${APP_PORT}:3000 - ${APP_PORT}:3000
working_dir: /app working_dir: /app