mirror of
https://gitee.com/johng/gf
synced 2026-07-01 19:31:23 +08:00
add # for cron pattern that can ignore seconds, which makes the cron pattern running in minimum minute like linux crontab pattern (#3306)
This commit is contained in:
4
example/httpserver/swagger-set-template/config.yaml
Normal file
4
example/httpserver/swagger-set-template/config.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
server:
|
||||
address: ":8199"
|
||||
openapiPath: "/api.json"
|
||||
swaggerPath: "/swagger"
|
||||
Reference in New Issue
Block a user