mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-11 03:05:16 +01:00
export postgres
This commit is contained in:
@@ -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\",
|
||||
|
||||
Reference in New Issue
Block a user