Fix env for frontend service
This commit is contained in:
parent
7890c0fd91
commit
b10c5431a8
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,5 @@ services:
|
|||
build: ./docker/schwarzesbrett
|
||||
container_name: frontend
|
||||
restart: always
|
||||
environment:
|
||||
API_ROOT_URL: ${API_ROOT_URL}
|
||||
ports:
|
||||
- 80:8080
|
||||
|
|
Loading…
Reference in a new issue