Expose Send FILE_DIR variable

This commit is contained in:
timvisee
2020-07-09 12:28:04 +02:00
parent c5a687ec2a
commit f7e2d1dfb0
3 changed files with 7 additions and 4 deletions

View File

@@ -25,8 +25,9 @@ DOCKER_SEND_IMAGE=mozilla/send:latest
# Host to expose Send on
HOST=send.example.org
# Base URL for Send
SEND_BASE_URL=https://send.example.org
# Some exposed Send properties, see Send configuration
SEND_BASE_URL=
SEND_FILE_DIR=
# Optional: for LetsEncrypt SSL, same as HOST
LETSENCRYPT_HOST=