docker: add AUTH_HOST env var to docker compose
This commit is contained in:
parent
4c1aef9113
commit
a95e6b7a9a
@ -50,6 +50,7 @@ services:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
- API_HOST=http://submissions:8082/v1
|
||||
- AUTH_HOST=http://localhost:8080/
|
||||
|
||||
validation:
|
||||
image:
|
||||
|
Loading…
x
Reference in New Issue
Block a user