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
152e6bfb1a
commit
4d5eea68e6
@ -2,9 +2,7 @@ version: '3.8'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
plaster:
|
plaster:
|
||||||
build:
|
image: ghcr.io/gigirassy/plaster
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
ports:
|
ports:
|
||||||
- "35200:3000" # change host port if needed
|
- "35200:3000" # change host port if needed
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user