Update Docker & Kubernetes/Docker/Docker Compose/Keycloak.md
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
external: true
|
||||
```
|
||||
|
||||
1. Be sure to set the `-v /srv/containers/portainer:/data` value to a safe place that gets backed up regularily.
|
||||
1. This sets the timezone of the Keycloak server to your timezone. This is not really necessary according to the official documentation, however I just like to add it to all of my containers as a baseline environment variable to add
|
||||
2. This assumes you are running Keycloak behind a reverse proxy, in my particular case, Traefik
|
||||
3. Set this to the FQDN that you are expecting to reach the Keycloak server at behind your reverse proxy
|
||||
4. This assumes you are running Keycloak behind a reverse proxy, in my particular case, Traefik
|
||||
|
Reference in New Issue
Block a user