fix(backend): Fix port exposed by backend
Signed-off-by: Lucien Cartier-Tilet <lucien@phundrak.com>
This commit is contained in:
parent
8e925b884e
commit
59e30f919c
@ -8,6 +8,6 @@ services:
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8080:8000
|
||||
- 8080:8080
|
||||
env_file:
|
||||
- .env
|
||||
|
Loading…
Reference in New Issue
Block a user