forked from SUNET/soc-ops
fix: correct hostname for dashboard app container
This commit is contained in:
parent
c899182f7a
commit
ba566ebe89
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
soc::sso:
|
soc::sso:
|
||||||
hostname: 'vul-dashboard-test.cert.sunet.se'
|
hostname: 'vul-dashboard-test.cert.sunet.se'
|
||||||
email: 'cert@cert.sunet.se'
|
email: 'cert@cert.sunet.se'
|
||||||
service_endpoint: 'http://dashboard-dev:8000'
|
service_endpoint: 'http://dashboard-app:8000'
|
||||||
x_remote_user: true
|
x_remote_user: true
|
||||||
groups:
|
groups:
|
||||||
- 'sunet-cert'
|
- 'sunet-cert'
|
||||||
|
|
Loading…
Add table
Reference in a new issue