Compare commits
2 Commits
10.2.0+26.
...
10.2.1+26.
| Author | SHA1 | Date | |
|---|---|---|---|
| 7af65faa5a | |||
| 636e81002d |
@ -22,6 +22,7 @@ services:
|
||||
- KEYCLOAK_ADMIN=${ADMIN_USERNAME}
|
||||
- KEYCLOAK_WELCOME_THEME=${WELCOME_THEME}
|
||||
- KC_PROXY_HEADERS=xforwarded
|
||||
- KC_HTTP_ENABLED=true
|
||||
# NOTE(3wc): disabled due to missing curl binary, see
|
||||
# https://git.coopcloud.tech/coop-cloud/keycloak/issues/15
|
||||
# healthcheck:
|
||||
@ -50,7 +51,7 @@ services:
|
||||
- "caddy=${DOMAIN}"
|
||||
- "caddy.reverse_proxy={{upstreams 8080}}"
|
||||
- "caddy.tls.on_demand="
|
||||
- "coop-cloud.${STACK_NAME}.version=10.2.0+26.1.2"
|
||||
- "coop-cloud.${STACK_NAME}.version=10.2.1+26.1.2"
|
||||
|
||||
db:
|
||||
image: "mariadb:11.7"
|
||||
|
||||
Reference in New Issue
Block a user