Merge remote-tracking branch 'origin/feature/teiler' into feature/teiler

# Conflicts:
#	ccp/modules/teiler-ui-compose.yml
This commit is contained in:
p.delpy@dkfz-heidelberg.de 2023-02-20 14:51:40 +01:00
commit ee554f24cb
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ services:
KC_HOSTNAME_STRICT: "false"
KC_PROXY_ADDRESS_FORWARDING: "true"
TEILER_ROOT_CONFIG_EXTERN_URL: "https://${HOST}/ccp-teiler-root-config"
LOGIN_EXTERN_URL: "https://${HOST}/login"
command:
- start-dev --import-realm --proxy edge --http-relative-path=/login
labels:
- "traefik.enable=true"
- "traefik.http.routers.login.rule=PathPrefix(`/login`)"