From c42ed65a26f0b91a3ffa439ad4b190265edb7399 Mon Sep 17 00:00:00 2001 From: Kukks Date: Fri, 28 Dec 2018 09:47:56 +0100 Subject: [PATCH] fixes fixes --- Production/nginx.tmpl | 1 + .../docker-fragments/groestlcoin-clightning.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Production/nginx.tmpl b/Production/nginx.tmpl index 09ac8f0..1c99182 100644 --- a/Production/nginx.tmpl +++ b/Production/nginx.tmpl @@ -336,6 +336,7 @@ server { location /lightning-charge/grs/ { proxy_pass http://clightning_groestlcoin_charge:9112/; } + {{ end }} {{ end }} diff --git a/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml b/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml index 8411328..62ee3cb 100644 --- a/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml +++ b/docker-compose-generator/docker-fragments/groestlcoin-clightning.yml @@ -54,7 +54,7 @@ services: links: - clightning_groestlcoin clightning_groestlcoin_spark: - image: groestlcoin/spark-wallet:version-0.2.2 + image: groestlcoin/groestlcoin-spark:version-0.2.2 stop_signal: SIGKILL restart: unless-stopped environment: