Archived
feat: upload files
This commit is contained in:
10 files changed
+46
-21
No files matched your search
@@ -0,0 +1,12 @@
|
||||
output:
|
||||
# 日志等级 DEBUG INFO WARNING ERROR CRITICAL
|
||||
level: INFO
|
||||
# 日志是否开启颜色 True False
|
||||
color: True
|
||||
|
||||
servers:
|
||||
# 地址 string
|
||||
host: 0.0.0.0
|
||||
# 端口 integer
|
||||
port: 5000
|
||||
|
||||
Reference in New Issue
Block a user