1
0

fix spark

This commit is contained in:
Andrew Camilleri
2018-12-13 13:57:22 +01:00
parent 17021a4345
commit d039aa05c4
2 changed files with 2 additions and 2 deletions

View File

@@ -324,7 +324,7 @@ server {
}
{{ end }}
{{ if (eq $serviceName "clightning_groestlcoin_spark") }}
location /spark/btc/ {
location /spark/grs/ {
proxy_pass http://clightning_groestlcoin_spark:9739/;
}
{{ end }}