summaryrefslogtreecommitdiff
path: root/bootstrap-standalone
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-standalone')
-rwxr-xr-xbootstrap-standalone2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-standalone b/bootstrap-standalone
index 5303532..80eacc4 100755
--- a/bootstrap-standalone
+++ b/bootstrap-standalone
@@ -57,7 +57,7 @@ function taler-exchange-keyup () {
export PATH="$HOME/deployment/bin:$HOME/local/bin:\$PATH"
export PYTHONPATH="$HOME/local/lib/python3.5/site-packages"
-export TALER_CHECKDB="postgresql:///talercheck?host=$HOME/sockets"
+export TALER_CHECKDB="postgres:///talercheck?host=$HOME/sockets"
export TALER_CONFIG_CURRENCY=$CURRENCY
export TALER_CONFIG_STANDALONE=1