aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-28 09:17:24 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-28 09:17:24 +0200
commitc5eec69ca708d017dd5480bd43254d53012855c7 (patch)
treed5b4dfe2c51770faf55c3d06750585ec03436521
parent9e719bb916d18ccc26338b3c9e65e24b28f805e7 (diff)
downloadanastasis-c5eec69ca708d017dd5480bd43254d53012855c7.tar.gz
anastasis-c5eec69ca708d017dd5480bd43254d53012855c7.zip
add main anastasis site for KUDOS
-rw-r--r--contrib/provider-list.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/provider-list.json b/contrib/provider-list.json
index 37200a4..ea0e2fe 100644
--- a/contrib/provider-list.json
+++ b/contrib/provider-list.json
@@ -2,6 +2,10 @@
2 "license": "GPLv3+", 2 "license": "GPLv3+",
3 "SPDX-License-Identifier": "GPL3.0-or-later", 3 "SPDX-License-Identifier": "GPL3.0-or-later",
4 "anastasis_provider": [ 4 "anastasis_provider": [
5 {
6 "url" : "https://kudos.demo.anastasis.lu/",
7 "currency" : "KUDOS"
8 },
5 { 9 {
6 "url" : "http://localhost:8086/", 10 "url" : "http://localhost:8086/",
7 "currency" : "TESTKUDOS" 11 "currency" : "TESTKUDOS"