1
0

Update nginx template, clightning, and make sure the nginx companion start after nginx-gen

This commit is contained in:
nicolas.dorier
2018-04-28 00:24:00 +09:00
parent 84fa7b82df
commit 13f46b4da7
13 changed files with 165 additions and 44 deletions

View File

@@ -43,7 +43,7 @@ services:
NGINX_PROXY_CONTAINER: "nginx"
ACME_CA_URI: ${ACME_CA_URI:-https://acme-staging.api.letsencrypt.org/directory}
links:
- nginx
- nginx-gen
btcpayserver:
restart: always
image: nicolasdorier/btcpayserver:1.0.1.93