mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
* Domain mapping: Redirect root app to canonical URL We already redirect public app URLs to the canonical URL if there's a domain mapping — this adds the same behaviour for apps that are defined as root app as well. * Refactor * Refactor once more Minor cleanups --------- Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>