add MEDIA_DIR to .env.example
This commit is contained in:
parent
687a99fb39
commit
e37c000842
@ -1,3 +1,4 @@
|
|||||||
ADMIN_BEARER=""
|
ADMIN_BEARER=""
|
||||||
REPLYBOT_BEARER=""
|
REPLYBOT_BEARER=""
|
||||||
|
MEDIA_DIR="./lib/media"
|
||||||
INSTANCE_NAME="example.tld"
|
INSTANCE_NAME="example.tld"
|
||||||
|
Loading…
Reference in New Issue
Block a user