mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
feat: external notification
This commit is contained in:
parent
241fa4adfe
commit
04de1360c2
42 changed files with 3292 additions and 1393 deletions
3
gen.sh
3
gen.sh
|
@ -9,3 +9,6 @@ go run cmd/ngx_dir_index/ngx_dir_index.go ./internal/nginx/nginx_directives.json
|
|||
|
||||
# generate notification texts
|
||||
go run cmd/notification/generate.go
|
||||
|
||||
# generate external notifier configs
|
||||
go run cmd/external_notifier/generate.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue