1
0

Revert "export postgres"

This reverts commit 4302a62714.
This commit is contained in:
nicolas.dorier
2018-12-07 13:00:32 +09:00
parent 4302a62714
commit ee6f9fba9a

View File

@@ -16,7 +16,7 @@ fi
cd "$BTCPAY_BASE_DIRECTORY/btcpayserver-docker"
git pull --force
export BTCPAYGEN_DATABASE="postgres"
if ! [ -f "/etc/docker/daemon.json" ]; then
echo "{
\"log-driver\": \"json-file\",