aloocated port bug
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
|||||||
mermsemr-WHAT_CONTAINER_NAME:
|
mermsemr-WHAT_CONTAINER_NAME:
|
||||||
image: PROVISION_IMAGE_NAME_REPLACE
|
image: PROVISION_IMAGE_NAME_REPLACE
|
||||||
ports:
|
ports:
|
||||||
- "${APP_PORT}:3000"
|
- 'ALLOCATED_PORT:3000'
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
- /app/node_modules
|
- /app/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user