Fix broken backend connection in prod build (fix #151) #152
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ services:
|
|||
backend-prod:
|
||||
image: caminsha/bt-backend
|
||||
container_name: backend_bt
|
||||
ports:
|
||||
- 5000:5000
|
||||
environment:
|
||||
DEBUG: "no"
|
||||
PORT: 5000
|
||||
|
|
Loading…
Reference in a new issue