mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 21:12:25 +00:00
8 lines
104 B
YAML
8 lines
104 B
YAML
mode: "dev"
|
|
|
|
http_server:
|
|
address: "localhost:8080"
|
|
timeout: 3s
|
|
idle_timeout: 30s
|
|
|
|
com_dir: "com/" |