Update compose.yml

This commit is contained in:
nune 2024-12-18 19:26:18 -05:00 committed by GitHub
parent 152e6bfb1a
commit 4d5eea68e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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