summaryrefslogtreecommitdiff
path: root/.env.example
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-10-21 18:21:56 -0300
committerRoger Gonzalez <roger@rogs.me>2023-10-21 18:21:56 -0300
commit078fa2a18bc98029a8877c97d2b3dd6cb09b7f8f (patch)
tree05ea1b3c11f1e4bc7d52a0c67a6049ef62f6305c /.env.example
parent0be3a06df00adccc2c78c31d23108604d7aa1468 (diff)
Renamed "folder" to "directory"
Diffstat (limited to '.env.example')
-rw-r--r--.env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 705d7c1..b137255 100644
--- a/.env.example
+++ b/.env.example
@@ -1,7 +1,7 @@
# Base configuration
PUID=<your_PUID>
PGID=<your_PGID>
-MEDIA_FOLDER=<media_folder>
+MEDIA_DIRECTORY=<media_directory>
INSTALL_LOCATION=<install_location>
MEDIA_SERVICE=<media_service>