diff --git a/.env b/.env index 2e9a2c1..7c035c3 100644 --- a/.env +++ b/.env @@ -2,3 +2,5 @@ PORT=3000 DEBUG=true RD_PORT=6379 RD_ADD=127.0.0.1 +WS_SECRET=114514 +WS_PORT=3001 diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 79e151b..196d4e1 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -14,14 +14,9 @@