mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-31 17:14:48 +01:00
fixes
fixes
This commit is contained in:
@@ -336,6 +336,7 @@ server {
|
||||
location /lightning-charge/grs/ {
|
||||
proxy_pass http://clightning_groestlcoin_charge:9112/;
|
||||
}
|
||||
{{ end }}
|
||||
|
||||
|
||||
{{ end }}
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user