aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-02-26 17:01:24 +0100
committerPhil <phil.buschmann@tum.de>2018-02-26 17:01:24 +0100
commit2363773d8a81d253614fa3892cead6ebab69c246 (patch)
tree9008c0907e1bcb04ad80e85e86d467d8b920af82 /src/rest/rest.conf
parentbbe8e9a4e5bc9b60a5cc5f54385e6252a0487aea (diff)
downloadgnunet-2363773d8a81d253614fa3892cead6ebab69c246.tar.gz
gnunet-2363773d8a81d253614fa3892cead6ebab69c246.zip
-token endpoint fix wip
Diffstat (limited to 'src/rest/rest.conf')
-rw-r--r--src/rest/rest.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf
index f74d772e8..0a919df20 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -4,3 +4,4 @@ BINARY=gnunet-rest-server
4REST_PORT=7776 4REST_PORT=7776
5REST_ALLOW_HEADERS=Authorization,Accept,Content-Type 5REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
6REST_ALLOW_ORIGIN=http://localhost:8000 6REST_ALLOW_ORIGIN=http://localhost:8000
7REST_ALLOW_CREDENTIALS=true \ No newline at end of file