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

@@ -22,9 +22,9 @@ services:
links:
- postgres
volumes:
- "btcpay_datadir:/datadir"
- "nbxplorer_datadir:/root/.nbxplorer"
- "$<BTCPAY_HOST_SSHAUTHORIZEDKEYS>?:${BTCPAY_SSHAUTHORIZEDKEYS}"
- "btcpay_datadir:/datadir"
- "nbxplorer_datadir:/root/.nbxplorer"
- "$<BTCPAY_HOST_SSHAUTHORIZEDKEYS>?:${BTCPAY_SSHAUTHORIZEDKEYS}"
volumes:
btcpay_datadir:
@@ -34,4 +34,4 @@ required:
- "nbxplorer"
- "btcpayserver"
recommended:
- "opt-add-tor"
- "opt-add-tor"