mirror of
https://github.com/Blockstream/satellite-api.git
synced 2025-02-21 21:31:37 +01:00
lightning.conf typo + gcloud-docker
This commit is contained in:
parent
e1fd41ed84
commit
00db641d1e
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ variables:
|
|||
GIT_SUBMODULE_STRATEGY: none
|
||||
CI_DISPOSABLE_ENVIRONMENT: "true"
|
||||
|
||||
image: blockstream/gcloud-docker@sha256:6187ae766a84319d1a1cb47d78f8ec04b19d728d13b315135d1f5fe9a35dafb1
|
||||
image: blockstream/gcloud-docker@sha256:5eeec9172aa9a7854a919df12d9217f4529931130c613b8de0a1df63dcd00a52
|
||||
stages:
|
||||
- build
|
||||
- plan
|
||||
|
|
|
@ -164,7 +164,7 @@ write_files:
|
|||
bitcoin-rpcuser=${rpcuser}
|
||||
bitcoin-rpcpassword=${rpcpass}
|
||||
announce-addr=${announce_addr}
|
||||
bind-addr=0.0.0.0
|
||||
bind-addr=0.0.0.0
|
||||
|
||||
- path: /etc/systemd/system/lightning.service
|
||||
permissions: 0644
|
||||
|
|
Loading…
Add table
Reference in a new issue