aloocated port bug

This commit is contained in:
CHIEFSOFT\ameye
2025-10-11 13:51:53 -04:00
parent 1b37af20d8
commit abe2a674c4
@@ -2,7 +2,7 @@ services:
mermsemr-WHAT_CONTAINER_NAME:
image: PROVISION_IMAGE_NAME_REPLACE
ports:
- "${APP_PORT}:3000"
- 'ALLOCATED_PORT:3000'
volumes:
- .:/app
- /app/node_modules