mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-07 14:30:58 +03:00
Add README and Docker compose file
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Host to expose Send on
|
||||
HOST=myhost
|
||||
|
||||
# Configure these to enable automatic LetsEncrypt certificate generation
|
||||
LETSENCRYPT_EMAIL=mail@example.org
|
||||
LETSENCRYPT_HOST=
|
||||
Reference in New Issue
Block a user