diff --git a/.circleci/config.yml b/.circleci/config.yml index 131b57180..bb01c1f07 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -14,6 +14,7 @@ jobs: - run: command: | cd BTCPayServer.Tests + docker-compose down --v docker-compose build docker-compose run tests diff --git a/BTCPayServer/Views/Home/Home.cshtml b/BTCPayServer/Views/Home/Home.cshtml index c6d5fb9d6..7a415ea7d 100644 --- a/BTCPayServer/Views/Home/Home.cshtml +++ b/BTCPayServer/Views/Home/Home.cshtml @@ -9,8 +9,8 @@

Welcome to BTCPay Server


-

BTCPay Server is a free and open source server for merchants wanting to accept Bitcoin for their business. The API is compatible with Bitpay service to allow seamless migration.

- Getting started +

BTCPay Server is a free and open source server for merchants wanting to accept Bitcoin for their business.

+ Getting started