Kein Auth debug-ausgaben mehr, Environment in docker-compose OK
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
||||
- DB_USER=${DB_USER}
|
||||
- DB_PASS=${DB_PASS}
|
||||
- DB_NAME=${DB_NAME}
|
||||
- AUTH_USERS=${AUTH_USERS}
|
||||
- AUTH_SECRET=${AUTH_SECRET}
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.werte.entrypoints=http
|
||||
|
||||
Reference in New Issue
Block a user