test
This commit is contained in:
parent
a4f260f5a3
commit
bb466fbaab
1 changed files with 1 additions and 2 deletions
|
|
@ -4,8 +4,7 @@ services:
|
|||
context: ./backend
|
||||
container_name: fastnotes-api
|
||||
ports:
|
||||
- "8000:8000" # ← Add this
|
||||
|
||||
- "8000:8000"
|
||||
|
||||
# ui:
|
||||
# build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue