feat: Edit site to support Lysand's OIDC/OAuth2

This commit is contained in:
Jesse Wierzbinski 2024-04-18 07:53:37 -10:00
parent 65ad29ea92
commit 9edfd5ac2d
No known key found for this signature in database
3 changed files with 38 additions and 31 deletions

View file

@ -42,7 +42,7 @@ export default defineNuxtConfig({
titleSeparator: "·",
siteName: "Lysand",
trailingSlash: true,
apiHost: "localhost:8080",
apiHost: "https://lysand.localhost",
},
},
site: {