diff --git a/BTCPayServer/wwwroot/swagger/v1/swagger.template.json b/BTCPayServer/wwwroot/swagger/v1/swagger.template.json index ef3cf5aae..db34b7ba2 100644 --- a/BTCPayServer/wwwroot/swagger/v1/swagger.template.json +++ b/BTCPayServer/wwwroot/swagger/v1/swagger.template.json @@ -15,7 +15,7 @@ }, "servers": [ { - "url": "https://btcpay.example.com/api/v1", + "url": "/", "description": "BTCPay Server Greenfield API" } ],