mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update compose.yml
This commit is contained in:
parent
031bb94aa6
commit
83b9941ac4
@ -6,6 +6,6 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "35200:3000" # Bind container's port 3000 to the host's port 3000
|
- "35200:3000" # change host port if needed
|
||||||
restart: always
|
restart: always
|
||||||
container_name: plaster
|
container_name: plaster
|
||||||
|
Loading…
Reference in New Issue
Block a user