introduce probably breaking changes to compose file

This commit is contained in:
sean 2025-01-22 22:33:54 -08:00
parent c4e4dc4fb7
commit 100ecbd93b

View File

@ -3,7 +3,7 @@ services:
build: build:
context: . context: .
dockerfile: Dockerfile.dev dockerfile: Dockerfile.dev
image: soapbox-dev image: wokebox-dev
ports: ports:
- "3036:3036" - "3036:3036"
volumes: volumes: