mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 21:54:25 +01:00
optional lets encrypt email
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
|
||||
# Let's encrypt settings
|
||||
LETSENCRYPT_HOST: ${BTCPAY_HOST}
|
||||
LETSENCRYPT_EMAIL: ${LETSENCRYPT_EMAIL:-yourname@example.com}
|
||||
LETSENCRYPT_EMAIL: ${LETSENCRYPT_EMAIL}
|
||||
|
||||
links:
|
||||
- nbxplorer
|
||||
|
||||
Reference in New Issue
Block a user