OLD: feat(hydra-oidc): update ref fix logout url #5

Closed
mlamalle wants to merge 19 commits from fix-hydra-oidc-logout-url into develop
1 changed files with 1 additions and 1 deletions
Showing only changes of commit da756c5e07 - Show all commits

View File

@ -23,7 +23,7 @@ spec:
- configMapRef: - configMapRef:
name: hydra-dispatcher-env name: hydra-dispatcher-env
volumeMounts: volumeMounts:
- mountPath: /var/www/config/hydra - mountPath: /app/config/hydra
name: hydra-dispatcher-apps name: hydra-dispatcher-apps
ports: ports:
- containerPort: 80 - containerPort: 80