Works on PROD
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
||||
context: ./frontend
|
||||
ports:
|
||||
- "3000:80"
|
||||
env_file:
|
||||
- ./frontend/.env
|
||||
environment:
|
||||
- API_URL=${API_URL:-ws://localhost:8000}
|
||||
|
||||
backend:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user