lightning.conf typo + gcloud-docker

This commit is contained in:
nitramiz 2019-08-12 16:18:10 -07:00
parent e1fd41ed84
commit 00db641d1e
No known key found for this signature in database
GPG key ID: 2352C35346C5D534
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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