test
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user