aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest/rest.conf')
-rw-r--r--src/rest/rest.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf
index 2ee3ba4b2..6cd013345 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -1,5 +1,5 @@
1[rest] 1[rest]
2BINARY=gnunet-rest-server 2BINARY=gnunet-rest-server
3REST_PORT=7776 3REST_PORT=7776
4REST_ALLOW_HEADERS=Authorization 4REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
5REST_ALLOW_ORIGIN=localhost 5REST_ALLOW_ORIGIN=*