This commit is contained in:
MarkusJoe
2022-02-05 18:10:40 +08:00
parent 49541b7b8c
commit 4d87339291
2 files changed
+2 -13

No files matched your search

+1
View File
@@ -1,2 +1,3 @@
/.idea/ /.idea/
**/__pycache__/ **/__pycache__/
*.zip
-12
View File
@@ -1,12 +0,0 @@
output:
# 日志等级 DEBUG INFO WARNING ERROR CRITICAL
level: INFO
# 日志是否开启颜色 True False
color: True
servers:
# 地址 string
host: 0.0.0.0
# 端口 integer
port: 5000