fix(cfg/dev): listen at local sock

This commit is contained in:
hexxa 2021-08-18 11:15:54 +08:00 committed by Hexxa
parent 80d54f42a1
commit 4f388d1a11

View file

@ -6,7 +6,7 @@ secrets:
tokenSecret: ""
server:
debug: true
host: "0.0.0.0"
host: "127.0.0.1"
port: 8686
readTimeout: 2000
writerTimeout: 86400000 # 1 day