.env -> .env.example
This commit is contained in:
5
mealie/.env.example
Normal file
5
mealie/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Where your media will be stored
|
||||
DATA_FOLDER=/path/to/data
|
||||
|
||||
# URL for your domain for Mealie
|
||||
BASE_URL=https://mealie.yourdomain.com
|
||||
Reference in New Issue
Block a user