KI-AGENT: Matrix-Chat in FEDEO einbetten
This commit is contained in:
@@ -80,7 +80,8 @@ export default defineNuxtConfig({
|
||||
|
||||
public: {
|
||||
apiBase: '',
|
||||
pdfLicense: ''
|
||||
pdfLicense: '',
|
||||
matrixElementUrl: process.env.NUXT_PUBLIC_MATRIX_ELEMENT_URL || 'http://localhost:8080'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user