nicolas.dorier
6 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
1 additions and
0 deletions
-
build.sh
|
|
@ -29,6 +29,7 @@ docker run -v "$(pwd)/Generated:/app/Generated" \ |
|
|
|
|
|
|
|
if [ "$BTCPAYGEN_REVERSEPROXY" == "nginx" ]; then |
|
|
|
cp Production/nginx.tmpl Generated/nginx.tmpl |
|
|
|
chmod +x Generated/pull-images.sh |
|
|
|
fi |
|
|
|
|
|
|
|
if [ "$BTCPAYGEN_REVERSEPROXY" == "traefik" ]; then |
|
|
|