This commit is contained in:
Karol Wypchlo 2021-02-19 17:36:32 +01:00
parent c17710f1f4
commit 3df10f4370
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ services:
container_name: dashboard container_name: dashboard
restart: unless-stopped restart: unless-stopped
logging: *default-logging logging: *default-logging
env_file:
- .env
environment: environment:
- SECURITY_MODE=jwks - SECURITY_MODE=jwks
- BASE_URL=/ - BASE_URL=/