mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore: update translate
This commit is contained in:
parent
8ba5714197
commit
7a98c16535
13 changed files with 191 additions and 84 deletions
1
main.go
1
main.go
|
@ -31,7 +31,6 @@ func main() {
|
|||
Program: prog,
|
||||
Address: fmt.Sprintf(":%s", settings.ServerSettings.HttpPort),
|
||||
Fetcher: &fetcher.File{Path: r.ExPath},
|
||||
Debug: gin.IsDebugging(),
|
||||
TerminateTimeout: 0,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue