Add a bunch of self hosted services
This commit is contained in:
@ -1,10 +1,16 @@
|
||||
# All environment variables must be prefixed with VITE_ to be seen by client.
|
||||
|
||||
# Self-hosted Services URLs.
|
||||
# Self-hosted Services URLs. Do not include the trailing slash.
|
||||
VITE_BANG_URL="https://bang."
|
||||
VITE_GITEA_URL="https://git."
|
||||
VITE_SEARXNG_URL="https://search."
|
||||
VITE_OPENWEBUI_URL="https://chat."
|
||||
VITE_NEXTCLOUD_URL="https://apps.cloud."
|
||||
VITE_PLEX_URL="https://plex."
|
||||
VITE_OVERSEERR_URL="https://overseerr."
|
||||
VITE_SONARR_URL="https://sonarr."
|
||||
VITE_RADARR_URL="https://radarr."
|
||||
VITE_LIDARR_URL="https://lidarr."
|
||||
|
||||
# Set default bang here. For example "g" would be Google.
|
||||
# Google is the default if you don't set this.
|
||||
|
Reference in New Issue
Block a user