init commit

This commit is contained in:
flswld
2022-11-20 15:38:00 +08:00
parent eda2b643b9
commit 3efed3defe
5834 changed files with 636508 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
http_port = 9001
[logger]
level = "DEBUG"
method = "CONSOLE"
track_line = true
[air]
addr = "air"
port = 8086
service_name = "water-auth"
[database]
url = "root:flswld@(mysql:3306)/annie_water?charset=utf8&parseTime=True&loc=Local"
[light]
port = 10002