summaryrefslogtreecommitdiffhomepage
path: root/frontend/.env.development
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2023-10-14 09:56:21 -0400
committerGitHub <[email protected]>2023-10-14 09:56:21 -0400
commitc89da3e6192a519ccefa6bb7d9f9c9eaa280d373 (patch)
tree6343200ac81b8c7e8eb089ebfb828768f4d94c4f /frontend/.env.development
parentd6579417ba3b3555bff3af446bef8a56e2d7a7c6 (diff)
downloadbazarr-44c129b0de20f0939bc94d2876c169fc4b8bd90b.tar.gz
bazarr-44c129b0de20f0939bc94d2876c169fc4b8bd90b.zip
Changing from config.ini to config.yamlv1.3.2-beta.0
Diffstat (limited to 'frontend/.env.development')
-rw-r--r--frontend/.env.development2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/.env.development b/frontend/.env.development
index e4f4ff67d..f2294ccb6 100644
--- a/frontend/.env.development
+++ b/frontend/.env.development
@@ -9,7 +9,7 @@
# Bazarr configuration path, must be absolute path
# Vite will use this variable to find your bazarr's configuration file
-VITE_BAZARR_CONFIG_FILE="../data/config/config.ini"
+VITE_BAZARR_CONFIG_FILE="../data/config/config.yaml"
# Display update section in settings
VITE_CAN_UPDATE=true