mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-15 14:14:21 +01:00
fix default email
This commit is contained in:
@@ -70,7 +70,7 @@ services:
|
||||
|
||||
# Let's encrypt settings
|
||||
LETSENCRYPT_HOST: ${BTCPAY_HOST}
|
||||
LETSENCRYPT_EMAIL: ${LETSENCRYPT_EMAIL-email@btcpayserver.com}
|
||||
LETSENCRYPT_EMAIL: ${LETSENCRYPT_EMAIL-my@email.com}
|
||||
|
||||
links:
|
||||
- nbxplorer
|
||||
|
||||
Reference in New Issue
Block a user