mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 08:34:21 +01:00
btcpay-update must update old ACME URI
This commit is contained in:
@@ -53,7 +53,7 @@ fi
|
||||
|
||||
if [[ "$ACME_CA_URI" == "https://acme-v01.api.letsencrypt.org/directory" ]]; then
|
||||
original_acme="$ACME_CA_URI"
|
||||
export ACME_CA_URI="proudction"
|
||||
export ACME_CA_URI="production"
|
||||
echo "Info: Rewriting ACME_CA_URI from $original_acme to $ACME_CA_URI"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user