This commit is contained in:
Jamitz 2026-01-06 13:51:05 +00:00
parent 1143315258
commit 5196b108c5

View file

@ -4,7 +4,7 @@ services:
context: ./backend context: ./backend
container_name: fastnotes-api container_name: fastnotes-api
ports: ports:
- "8000:8000" - "2345:2345"
ui: ui:
build: build: