From 4e4a1781423f713a12e0a8573e7a558222ec32ed Mon Sep 17 00:00:00 2001 From: crusader Date: Fri, 8 Dec 2017 21:41:17 +0900 Subject: [PATCH] ing --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index cf1cafc..5e4a6cf 100644 --- a/config.json +++ b/config.json @@ -39,7 +39,7 @@ }, "servlets": { "noauth": { - "entry": "/noauth", + "entry": "/auth", "socket": { "maxMessageSize": 8192, "writeTimeout": 0,