chore: 添加.gitignore和config.example.yaml,移除本地数据与编译产物
This commit is contained in:
parent
929f0aab2b
commit
2c90c95b55
4
config/config.example.yaml
Normal file
4
config/config.example.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
port: "8080"
|
||||
timer_interval: 5
|
||||
api_rate_limit: 2
|
||||
callback_url: "your_callback_url_here"
|
||||
Loading…
Reference in New Issue
Block a user