add passthrough, /auth rel path, backchannel false

This commit is contained in:
2025-07-07 10:24:04 +05:00
parent 4b62905b0b
commit 2178feac0a
+3 -1
View File
@@ -129,10 +129,12 @@ services:
KС_HTTP_PROXY: true KС_HTTP_PROXY: true
KС_HTTPS_REDIRECT: false KС_HTTPS_REDIRECT: false
KC_HOSTNAME_STRICT: false KC_HOSTNAME_STRICT: false
KC_PROXY: edge KC_PROXY: passthrough
KC_HTTP_ENABLED: true KC_HTTP_ENABLED: true
KC_HOSTNAME: yalarba.ru KC_HOSTNAME: yalarba.ru
KC_HOSTNAME_STRICT_BACKCHANNEL: false
KC_FRONTEND_URL: https://yalarba.ru/auth KC_FRONTEND_URL: https://yalarba.ru/auth
KC_HTTP_RELATIVE_PATH: "/auth"
command: start --optimized command: start --optimized
networks: networks:
- internal - internal