Use new instance of autentik db made in dev

This commit is contained in:
Jamie Curnow
2024-11-13 12:46:43 +10:00
parent 2f334b5f9f
commit a856c4d6e1
6 changed files with 19 additions and 21 deletions

View File

@ -16,9 +16,6 @@ module.exports = defineConfig({
},
env: {
swaggerBase: '{{baseUrl}}/api/schema',
authentik: 'http://authentik:9000',
authentikLdap: 'authentik-ldap:3389',
oauthRedirect: 'http://fullstack:81',
},
baseUrl: 'http://localhost:1234',
},