diff --git a/.env b/.env index a134c0d..2e9a2c1 100644 --- a/.env +++ b/.env @@ -1,2 +1,4 @@ PORT=3000 -DEBUG=true# 调试日志 +DEBUG=true +RD_PORT=6379 +RD_ADD=127.0.0.1 diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 0af511b..af5ea2e 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -15,6 +15,7 @@