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