mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-05 13:52:26 +00:00
first commit
This commit is contained in:
8
config/config.yaml
Normal file
8
config/config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
mode: "dev"
|
||||
|
||||
http_server:
|
||||
address: "localhost:8080"
|
||||
timeout: 3s
|
||||
idle_timeout: 30s
|
||||
|
||||
com_dir: "com/"
|
||||
Reference in New Issue
Block a user