aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 0a919df20..138751696 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -3,5 +3,5 @@ UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
3BINARY=gnunet-rest-server 3BINARY=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=*
7REST_ALLOW_CREDENTIALS=true \ No newline at end of file 7REST_ALLOW_CREDENTIALS=true