SAVEPOINT v1.2: UI läuft!

- Rippy UI auf Port 80
- Git Sync in Arcane
- Alle Container healthy
This commit is contained in:
Hitonabi
2026-07-21 17:07:54 +02:00
parent 4d1f613a1c
commit a505415898
7 changed files with 42 additions and 52 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export default defineConfig({
plugins: [react()],
server: {
host: '0.0.0.0',
port: 5173
port: 80
},
build: {
outDir: 'dist',