mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
enhance: nginx control
This commit is contained in:
parent
30f75ff7cd
commit
f7d9f2564f
8 changed files with 131 additions and 69 deletions
|
@ -14,5 +14,5 @@ func InitRouter(r *gin.RouterGroup) {
|
|||
}
|
||||
|
||||
func InitNginxLogRouter(r *gin.RouterGroup) {
|
||||
r.GET("nginx_log", NginxLog)
|
||||
r.GET("nginx_log", Log)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue