nicolas.dorier
6 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
3 changed files with
3 additions and
0 deletions
-
Production-NoReverseProxy/.gitignore
-
Production/.gitignore
-
btcpay-update.sh
|
|
@ -33,6 +33,7 @@ fi |
|
|
|
. ./build.sh |
|
|
|
if [ "$BTCPAYGEN_OLD_PREGEN" == "true" ]; then |
|
|
|
cp Generated/docker-compose.generated.yml $BTCPAY_DOCKER_COMPOSE |
|
|
|
cp Generated/torrc.tmpl "$(dirname "$BTCPAY_DOCKER_COMPOSE")/torrc.tmpl" |
|
|
|
fi |
|
|
|
|
|
|
|
if ! grep -Fxq "export COMPOSE_HTTP_TIMEOUT=\"180\"" "/etc/profile.d/btcpay-env.sh"; then |
|
|
|