1
0

combine crypto opts ymls into one file

This commit is contained in:
Andrew Camilleri
2018-09-30 10:48:09 +02:00
parent 10e2ff08c9
commit e29351f0d2
28 changed files with 112 additions and 187 deletions

View File

@@ -7,3 +7,15 @@ services:
autopilot.active=1
autopilot.maxchannels=5
autopilot.allocation=0.6
lnd_litecoin:
environment:
LND_EXTRA_ARGS: |
autopilot.active=1
autopilot.maxchannels=5
autopilot.allocation=0.6
lnd_bitcoingold:
environment:
LND_EXTRA_ARGS: |
autopilot.active=1
autopilot.maxchannels=5
autopilot.allocation=0.6