App port in config

This commit is contained in:
CHIEFSOFT\ameye
2024-08-02 15:12:07 -04:00
parent bbd9d5be3f
commit bfaebf27a0
+1 -1
View File
@@ -7,7 +7,7 @@ services:
restart: unless-stopped
#image: registry.chiefsoft.net/wrenchboardmainsite_wrenchboard-www:latest
ports:
- 9581:3000
- ${APP_PORT}:3000
working_dir: /app
volumes:
- ./:/app