mirror of
https://github.com/unraid/api.git
synced 2026-05-11 10:11:13 -05:00
chore: web .env.example
This commit is contained in:
@@ -84,3 +84,4 @@ deploy/*
|
||||
.cache
|
||||
.output
|
||||
.env*
|
||||
!.env.example
|
||||
@@ -0,0 +1,4 @@
|
||||
VITE_ACCOUNT=https://localhost:8008
|
||||
VITE_CONNECT=https://connect.myunraid.net
|
||||
VITE_UNRAID_NET=https://unraid.ddev.site
|
||||
VITE_CALLBACK_KEY=aNotSoSecretKeyUsedToObfuscateQueryParams
|
||||
Reference in New Issue
Block a user