fix: update settings.dev.yml

This commit is contained in:
Mr. Lan 2020-11-18 21:24:20 +08:00
parent 7a503595ff
commit 3d22547f1d

View File

@ -52,10 +52,10 @@ settings:
maxbackups: 300 maxbackups: 300
maxsize: 10240 maxsize: 10240
path: ./logs/ferry.log path: ./logs/ferry.log
public:
islocation: 0
redis: redis:
url: redis://127.0.0.1:6379 url: redis://127.0.0.1:6379
ssl: ssl:
key: keystring key: keystring
pem: temp/pem.pem pem: temp/pem.pem
public:
isLocation: 0