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
|
context: ./backend
|
||||||
container_name: fastnotes-api
|
container_name: fastnotes-api
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000" # ← Add this
|
- "8000:8000"
|
||||||
|
|
||||||
|
|
||||||
# ui:
|
# ui:
|
||||||
# build:
|
# build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue