summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2b690b5b3..0d6e33ada 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -9,3 +9,4 @@ REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
9REST_ECHO_ORIGIN_WEBEXT=YES 9REST_ECHO_ORIGIN_WEBEXT=YES
10REST_ALLOW_ORIGIN=http://localhost:4200 10REST_ALLOW_ORIGIN=http://localhost:4200
11REST_ALLOW_CREDENTIALS=true 11REST_ALLOW_CREDENTIALS=true
12RUN_PER_USER=YES