mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 05:50:55 +03:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
# Host to expose Send on
|
|
HOST=myhost
|
|
|
|
# Configure these to enable automatic LetsEncrypt certificate generation
|
|
LETSENCRYPT_EMAIL=mail@example.org
|
|
LETSENCRYPT_HOST=
|