fix .env.example to implement CONFIG_DIRECTORY for the install script
This commit is contained in:
parent
b3c7a7c0c4
commit
d94095426c
@ -2,6 +2,7 @@
|
||||
PUID=<your_PUID>
|
||||
PGID=<your_PGID>
|
||||
MEDIA_DIRECTORY=<media_directory>
|
||||
CONFIG_DIRECTORY=<config_directory>
|
||||
INSTALL_DIRECTORY=<install_directory>
|
||||
MEDIA_SERVICE=<media_service>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user