Make Send image configurable

This commit is contained in:
timvisee
2020-07-09 12:11:05 +02:00
parent 52c280882a
commit 4b999e9dc5
3 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# Docker image to use for Send
DOCKER_SEND_IMAGE=mozilla/send:latest
# Host to expose Send on
HOST=send.example.org