Frontend test
All checks were successful
Build / build-backend (push) Successful in 3s
Build / build-web (push) Successful in 12s
Build / release (push) Successful in 5s

This commit is contained in:
2026-04-22 12:45:29 +02:00
parent f1c530e5b1
commit 28457eb200
6 changed files with 148 additions and 25 deletions

View File

@@ -2,6 +2,10 @@
export default defineNuxtConfig({
compatibilityDate: '2025-07-15',
devtools: { enabled: true },
runtimeConfig: {
quibotBaseUrl: process.env.QUIBOT_BASE_URL || 'http://quibot:8000',
quibotToken: process.env.QUIBOT_TOKEN || 'MY_SECRET_TOKEN',
},
vite: {
optimizeDeps: {
include: [