This commit is contained in:
Jamitz 2026-01-06 15:37:06 +00:00
parent a4f260f5a3
commit bb466fbaab

View file

@ -4,8 +4,7 @@ services:
context: ./backend
container_name: fastnotes-api
ports:
- "8000:8000" # ← Add this
- "8000:8000"
# ui:
# build: