From 33d99c3106d8f69335d358595c7628958fe089d2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 15 Nov 2022 16:09:54 +0100 Subject: -fix access control --- _static/sample-pos-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_static') 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": [ { -- cgit v1.2.3