summaryrefslogtreecommitdiff
path: root/_static
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-15 16:09:54 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-15 16:09:54 +0100
commit33d99c3106d8f69335d358595c7628958fe089d2 (patch)
treecf01b2fbc967e28ed493f60b8e457eff59baccf8 /_static
parent26016c8cc02139ee864e37b8e5ac0c511342a2c9 (diff)
downloaddocs-33d99c3106d8f69335d358595c7628958fe089d2.tar.gz
docs-33d99c3106d8f69335d358595c7628958fe089d2.tar.bz2
docs-33d99c3106d8f69335d358595c7628958fe089d2.zip
-fix access control
Diffstat (limited to '_static')
-rw-r--r--_static/sample-pos-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/_static/sample-pos-config.json b/_static/sample-pos-config.json
index f0789104..db4dca6e 100644
--- a/_static/sample-pos-config.json
+++ b/_static/sample-pos-config.json
@@ -1,7 +1,7 @@
{
"config": {
"base_url": "https://backend.demo.taler.net/instances/pos",
- "api_key": "sandbox"
+ "api_key": "secret-token:sandbox"
},
"categories": [
{