First import
This commit is contained in:
5
template/api/config/dev.toml
Normal file
5
template/api/config/dev.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[application]
|
||||
log_directive = "debug"
|
||||
static_dir = "../web/dist"
|
||||
api_path = "/api"
|
||||
static_path = ""
|
||||
Reference in New Issue
Block a user