1
0

Yamllint'ed all files and made them compliant. (#379)

Co-authored-by: max <max@RedRapier.local>
This commit is contained in:
Maxime Rousseau
2020-10-06 01:17:43 -04:00
committed by GitHub
parent f48fb291c1
commit ea9abe6301
47 changed files with 368 additions and 369 deletions

View File

@@ -26,10 +26,10 @@ services:
- postgres
- nbxplorer
volumes:
- "btctransmuter_datadir:/app/data"
- "nbxplorer_datadir:/root/.nbxplorer"
- "btctransmuter_datadir:/app/data"
- "nbxplorer_datadir:/root/.nbxplorer"
btcpayserver:
environment:
BTCPAY_EXTERNALSERVICES: "BTC Transmuter:btctransmuter;"
volumes:
btctransmuter_datadir:
btctransmuter_datadir: