This commit is contained in:
Lars Behrends
2026-05-22 09:57:56 +02:00
parent b0cb8ca0a2
commit 901b342871
6 changed files with 75 additions and 5 deletions
+4 -2
View File
@@ -3,8 +3,10 @@
# Used for self-referential links, OAuth callbacks, and API endpoints.
APP_URL="MY_APP_URL"
# Backend API URL
VITE_API_URL="http://192.168.1.102:6400"
# Backend API URL (Omnyx Backend)
# Default: http://localhost:3001 for local dev
# Change this if backend runs on different host/port
VITE_API_URL="http://localhost:3001"
# Importer Configurations
# XBVR Importer