init project
This commit is contained in:
12
config.toml
Normal file
12
config.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[App]
|
||||
Mode = "debug"
|
||||
|
||||
[Http]
|
||||
Static = "./dist"
|
||||
Https = false
|
||||
HttpsCert = ""
|
||||
HttpKey = ""
|
||||
Port = 8088
|
||||
|
||||
[Log]
|
||||
Level = "debug"
|
||||
Reference in New Issue
Block a user