No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
apps/ride-the-lightning/docker-compose.yml
|
|
@ -33,7 +33,7 @@ services: |
|
|
|
CONFIG_PATH: "/lnd/lnd.conf" |
|
|
|
|
|
|
|
# Loop |
|
|
|
SWAP_SERVER_URL: "https://loop:8081" |
|
|
|
SWAP_SERVER_URL: "https://$APP_RIDE_THE_LIGHTNING_LOOP_IP:8081" |
|
|
|
SWAP_MACAROON_PATH: "/loop/.loop/$BITCOIN_NETWORK" |
|
|
|
networks: |
|
|
|
default: |
|
|
|