куча говна
All checks were successful
Deploy / deploy (push) Successful in 47s

This commit is contained in:
Никита Круглицкий
2025-10-20 03:23:34 +06:00
parent fe205531e0
commit 39e877bbe9
3 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
import { ToastEventBus } from 'primevue'
const instance = $fetch.create({
baseURL: process.env.API_BASE_URL || '/api',
baseURL: process.env.API_BASE_URL || 'https://api.koptilnya.xyz/chad',
credentials: 'include',
onResponseError({ response }) {
if (!import.meta.client)