mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-07 22:40:54 +03:00
Use newer Docker image by @timvisee
See https://gitlab.com/timvisee/send
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Docker image to use for Send
|
||||
DOCKER_SEND_IMAGE=mozilla/send:latest
|
||||
# - Latest Send version by @timvisee: registry.gitlab.com/timvisee/send:latest
|
||||
# - Outdated (archived) Send version by Mozilla: mozilla/send:latest
|
||||
DOCKER_SEND_IMAGE=registry.gitlab.com/timvisee/send:latest
|
||||
|
||||
# Host to expose Send on
|
||||
HOST=send.example.org
|
||||
|
||||
Reference in New Issue
Block a user