fix(config): update workspace URL to wks.lohmar.co.uk
This commit is contained in:
parent
61d339b940
commit
926c25018e
2 changed files with 4 additions and 4 deletions
|
|
@ -21,8 +21,8 @@ authelia:
|
|||
oidc:
|
||||
client_id: "nextwks"
|
||||
client_secret: ""
|
||||
redirect_url: "http://sechpoint.app/auth/callback"
|
||||
domain: "sechpoint.app"
|
||||
redirect_url: "https://wks.lohmar.co.uk/auth/callback"
|
||||
domain: "wks.lohmar.co.uk"
|
||||
|
||||
smtp:
|
||||
host: ""
|
||||
|
|
|
|||
|
|
@ -147,8 +147,8 @@ authelia:
|
|||
oidc:
|
||||
client_id: "nextwks"
|
||||
client_secret: ""
|
||||
redirect_url: "https://sechpoint.app/auth/callback"
|
||||
domain: "sechpoint.app"
|
||||
redirect_url: "https://wks.lohmar.co.uk/auth/callback"
|
||||
domain: "wks.lohmar.co.uk"
|
||||
|
||||
smtp:
|
||||
host: ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue