Browse Source

disable secure cookie dev2

Adrian Viesca 7 years ago
parent
commit
4f783d707d
1 changed files with 7 additions and 1 deletions
  1. 7 1
      application-pemc-dev.yml

+ 7 - 1
application-pemc-dev.yml

@@ -12,4 +12,10 @@ crss:
 
 cfg:
   general:
-    interval: 5
+    interval: 5
+
+server:
+  session:
+    cookie:
+      secure: false
+