add passthrough, /auth rel path, backchannel false
This commit is contained in:
+3
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user