fix(config): update workspace URL to wks.lohmar.co.uk

This commit is contained in:
Claus Lohmar 2026-06-14 13:23:32 +00:00
parent 61d339b940
commit 926c25018e
2 changed files with 4 additions and 4 deletions

View file

@ -21,8 +21,8 @@ authelia:
oidc: oidc:
client_id: "nextwks" client_id: "nextwks"
client_secret: "" client_secret: ""
redirect_url: "http://sechpoint.app/auth/callback" redirect_url: "https://wks.lohmar.co.uk/auth/callback"
domain: "sechpoint.app" domain: "wks.lohmar.co.uk"
smtp: smtp:
host: "" host: ""

View file

@ -147,8 +147,8 @@ authelia:
oidc: oidc:
client_id: "nextwks" client_id: "nextwks"
client_secret: "" client_secret: ""
redirect_url: "https://sechpoint.app/auth/callback" redirect_url: "https://wks.lohmar.co.uk/auth/callback"
domain: "sechpoint.app" domain: "wks.lohmar.co.uk"
smtp: smtp:
host: "" host: ""