set auth origin
All checks were successful
Build and Publish / build-release (push) Successful in 57s
All checks were successful
Build and Publish / build-release (push) Successful in 57s
This commit is contained in:
@@ -22,7 +22,6 @@ export default defineNuxtConfig({
|
||||
},
|
||||
runtimeConfig: {
|
||||
// can be overriden NUXT_AUTH_ORIGIN
|
||||
authOrigin: '',
|
||||
authSecret: '',
|
||||
zitadelDomain: '',
|
||||
zitadelClientId: '',
|
||||
|
||||
@@ -27,7 +27,7 @@ controllers:
|
||||
value: "https://dev.api.corredorconect.com/workload/api/v1"
|
||||
- name: NUXT_PUBLIC_DOCUMENT_API_BASE
|
||||
value: "https://dev.api.corredorconect.com/document/api/v1"
|
||||
- name: NUXT_AUTH_ORIGIN
|
||||
- name: AUTH_ORIGIN
|
||||
value: https://dev.corredorconect.com/api/auth
|
||||
- name: NUXT_ZITADEL_DOMAIN
|
||||
value: https://id.corredorconect.com
|
||||
|
||||
Reference in New Issue
Block a user