diff --git a/templates/oauth-standalone-docker-compose.yaml b/templates/oauth-standalone-docker-compose.yaml index d4e4ef5..149bea9 100644 --- a/templates/oauth-standalone-docker-compose.yaml +++ b/templates/oauth-standalone-docker-compose.yaml @@ -6,6 +6,7 @@ services: image: bitnami/oauth2-proxy:7.3.0 depends_on: - redis + restart: always command: {% if keycloak_clients[item].get("skips") %} {% for route in keycloak_clients[item].skips %}