add hosting plans via fossbilling
Deploy Nexus Portal to HestiaCP (FTP) / build-and-deploy (push) Successful in 33s

This commit is contained in:
2026-06-12 23:25:17 +02:00
parent 33c8babdd2
commit 48793034b1
8 changed files with 676 additions and 156 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import tailwindcss from '@tailwindcss/vite'
export default defineConfig({
plugins: [react()],
plugins: [react(), tailwindcss()],
server: {
proxy: {
// Toutes les requêtes qui commencent par /api iront vers ton FOSSBilling