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
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
# -- coding:utf-8 --
|
||||
# @Author: markushammered@gmail.com
|
||||
# @Development Tool: PyCharm
|
||||
# @Create Time: 2022/2/3
|
||||
# @Create Time: 2022/2/5
|
||||
# @File Name: __init__.py.py
|
||||
File renamed without changes.
File renamed without changes.
File renamed without changes.
Reference in New Issue
Block a user