1
0

Revert "Merge pull request #72 from Kukks/feature/mysql"

This reverts commit a187899945, reversing
changes made to d7241f0d0f.
This commit is contained in:
nicolas.dorier
2018-12-07 13:08:17 +09:00
parent ee6f9fba9a
commit 43c8443f3a
10 changed files with 8 additions and 53 deletions

View File

@@ -22,7 +22,6 @@ docker run -v "$(Get-Location)\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