fix: don't break when logging in with keycloak

This commit is contained in:
2023-10-23 20:16:37 +02:00
parent 75d1303118
commit 20fea0bedf
5 changed files with 22 additions and 5 deletions

View File

@ -9,6 +9,8 @@ services:
- internal
environment:
- STACK_NAME
- NGINX_ACCESS_LOG_LOCATION
- NGINX_ERROR_LOG_LOCATION
configs:
- source: nginx_config
target: /etc/nginx/nginx.conf