projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca34905
)
REST: don't block port for now
author
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 29 Apr 2019 15:27:29 +0000
(17:27 +0200)
committer
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 29 Apr 2019 15:27:29 +0000
(17:27 +0200)
src/rest/rest.conf
patch
|
blob
|
history
diff --git
a/src/rest/rest.conf
b/src/rest/rest.conf
index 7d5299161e428099cdd21d058f0df738250c568f..dfeedd26cd5e24472454b85ef12da16c58514d46 100644
(file)
--- a/
src/rest/rest.conf
+++ b/
src/rest/rest.conf
@@
-4,7
+4,6
@@
BINARY=gnunet-rest-server
IMMEDIATE_START=YES
BIND_TO=127.0.0.1
BIND_TO6=::1
-PORT=7776
REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
REST_ALLOW_ORIGIN=*
REST_ALLOW_CREDENTIALS=true