mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
Yamllint'ed all files and made them compliant. (#379)
Co-authored-by: max <max@RedRapier.local>
This commit is contained in:
parent
f48fb291c1
commit
ea9abe6301
@ -36,4 +36,3 @@ services:
|
|||||||
- "nbxplorer_datadir:/root/.nbxplorer"
|
- "nbxplorer_datadir:/root/.nbxplorer"
|
||||||
volumes:
|
volumes:
|
||||||
electrum_ps_datadir:
|
electrum_ps_datadir:
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ services:
|
|||||||
stop_signal: SIGKILL
|
stop_signal: SIGKILL
|
||||||
environment:
|
environment:
|
||||||
BASE_PATH: "/thub"
|
BASE_PATH: "/thub"
|
||||||
NO_VERSION_CHECK : "true"
|
NO_VERSION_CHECK: "true"
|
||||||
COOKIE_PATH: "/data/.cookie"
|
COOKIE_PATH: "/data/.cookie"
|
||||||
SSO_SERVER_URL: "lnd_bitcoin:10009"
|
SSO_SERVER_URL: "lnd_bitcoin:10009"
|
||||||
SSO_MACAROON_PATH: "/etc/lnd"
|
SSO_MACAROON_PATH: "/etc/lnd"
|
||||||
|
Loading…
Reference in New Issue
Block a user