feat: statistics: finish dev
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: nConvTrack
|
||||
port: 8081
|
||||
env: nolog
|
||||
host: 0.0.0.0
|
||||
urlPrefix: /v1/
|
||||
logPath: ./logs/
|
||||
@@ -10,3 +11,8 @@ mysql:
|
||||
username: root
|
||||
password: 13291004986@lm
|
||||
database: nCovTrack
|
||||
|
||||
redis:
|
||||
host: myhost.fallen-angle.com
|
||||
port: 6379
|
||||
password: wzl20001001
|
||||
|
||||
Reference in New Issue
Block a user