1
0

integrate into build scripts

This commit is contained in:
Andrew Camilleri
2018-12-04 15:02:01 +01:00
parent 8ed81541e1
commit db341e5c5b
5 changed files with 9 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ docker run -v "$(pwd)/Generated:/app/Generated" \
-e "BTCPAYGEN_REVERSEPROXY=$BTCPAYGEN_REVERSEPROXY" \
-e "BTCPAYGEN_ADDITIONAL_FRAGMENTS=$BTCPAYGEN_ADDITIONAL_FRAGMENTS" \
-e "BTCPAYGEN_LIGHTNING=$BTCPAYGEN_LIGHTNING" \
-e "BTCPAYGEN_DATABASE=$BTCPAYGEN_DATABASE" \
-e "BTCPAYGEN_SUBNAME=$BTCPAYGEN_SUBNAME" \
--rm $BTCPAYGEN_DOCKER_IMAGE