fix: correct hostname for dashboard app container

This commit is contained in:
Valerio Lomanto 2024-12-17 12:56:50 +01:00 committed by Valerio Lomanto
parent c899182f7a
commit ba566ebe89
Signed by: verglasz
GPG key ID: 33263D8CFCFEC285

View file

@ -27,7 +27,7 @@
soc::sso:
hostname: 'vul-dashboard-test.cert.sunet.se'
email: 'cert@cert.sunet.se'
service_endpoint: 'http://dashboard-dev:8000'
service_endpoint: 'http://dashboard-app:8000'
x_remote_user: true
groups:
- 'sunet-cert'