aloocated port bug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user