add KC hostname and frontendURL into docker-compose.yaml file
This commit is contained in:
@@ -131,6 +131,8 @@ services:
|
||||
KC_HOSTNAME_STRICT: false
|
||||
KC_PROXY: edge
|
||||
KC_HTTP_ENABLED: true
|
||||
KC_HOSTNAME=yalarba.ru
|
||||
KC_FRONTEND_URL=https://yalarba.ru/auth
|
||||
command: start --optimized
|
||||
networks:
|
||||
- internal
|
||||
|
||||
Reference in New Issue
Block a user