summaryrefslogtreecommitdiff
path: root/taler-arm/taler-sync.conf
diff options
context:
space:
mode:
Diffstat (limited to 'taler-arm/taler-sync.conf')
-rw-r--r--taler-arm/taler-sync.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-arm/taler-sync.conf b/taler-arm/taler-sync.conf
index 996dccf..35a7fbf 100644
--- a/taler-arm/taler-sync.conf
+++ b/taler-arm/taler-sync.conf
@@ -4,4 +4,4 @@ BINARY = sync-httpd
# Ugly hack: Specify the merchant backend API key here.
# Ideally, the sync httpd would read the API key from
# the sync.conf, but it can't do that yet.
-OPTIONS = -l $HOME/logs/sync-%Y-%m-%d.log --apikey sandbox
+OPTIONS = -l $HOME/logs/sync-%Y-%m-%d.log --apikey "Bearer ${TALER_ENV_FRONTENDS_APITOKEN}"