fix: add second template for fix bug with slice
All checks were successful
CI.yml / build (push) Successful in 1m47s
All checks were successful
CI.yml / build (push) Successful in 1m47s
This commit is contained in:
@@ -13,4 +13,10 @@ ban_time = 1200
|
||||
name = "nginx"
|
||||
log_path = "/var/log/nginx/access.log"
|
||||
enabled = true
|
||||
|
||||
[service]
|
||||
name = "nginx"
|
||||
log_path = "/var/log/nginx/access.log"
|
||||
enabled = false
|
||||
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user