export postgres

This commit is contained in:
nicolas.dorier
2018-12-07 12:59:50 +09:00
parent a187899945
commit 4302a62714

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\",