1
0
This commit is contained in:
Kukks
2018-12-27 12:38:22 +01:00
parent 051f814800
commit 4002cd561f
2 changed files with 3 additions and 3 deletions

View File

@@ -333,7 +333,7 @@ server {
}
{{ end }}
{{ if (eq $serviceName "clightning_groestlcoin_charge") }}
location /lightning-charge/btc/ {
location /lightning-charge/grs/ {
proxy_pass http://clightning_groestlcoin_charge:9112/;
}