mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 14:00:58 +03:00
Update README, add Send base URL
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Host to expose Send on
|
||||
HOST=send.example.org
|
||||
|
||||
# Base URL for Send
|
||||
SEND_BASE_URL=https://send.example.org
|
||||
|
||||
# Optional: for LetsEncrypt SSL, same as HOST
|
||||
LETSENCRYPT_HOST=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user