优化无效代码
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
enable = true
|
||||
[server]
|
||||
host = "0.0.0.0"
|
||||
port = 8888
|
||||
@@ -6,8 +5,3 @@ port = 8888
|
||||
[auth]
|
||||
username = "admin"
|
||||
password = "admin123"
|
||||
|
||||
[database]
|
||||
# 如果为空,则使用主项目的数据库配置
|
||||
# 如果设置了值,则使用自己的数据库配置
|
||||
auto_start = "True"
|
||||
Reference in New Issue
Block a user