mirror of
https://github.com/unraid/api.git
synced 2026-05-08 08:00:19 -05:00
chore: update example andn remove env.production from tracking
This commit is contained in:
@@ -14,3 +14,5 @@ VITE_WEBGUI=http://localhost:3001
|
||||
VITE_CSRF_TOKEN="0000000000000000"
|
||||
# Flag for mocking a user session during development via an unsecure cookie
|
||||
VITE_MOCK_USER_SESSION=true
|
||||
# Get the license key from of of the devs
|
||||
NUXT_UI_PRO_LICENSE=
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
VITE_ACCOUNT=https://account.unraid.net
|
||||
VITE_CONNECT=https://connect.myunraid.net
|
||||
VITE_UNRAID_NET=https://unraid.net
|
||||
VITE_CALLBACK_KEY=Uyv2o8e*FiQe8VeLekTqyX6Z*8XonB
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
!.env.staging
|
||||
!.env.production
|
||||
.env.production
|
||||
Reference in New Issue
Block a user