mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
chore: update docs
This commit is contained in:
parent
cb4977e5ab
commit
071c22a881
8 changed files with 8 additions and 0 deletions
|
@ -236,6 +236,7 @@ pnpm build
|
|||
Primero compile la interfaz y luego ejecute el siguiente comando en el directorio raíz del proyecto.
|
||||
|
||||
```shell
|
||||
go generate
|
||||
go build -tags=jsoniter -ldflags "$LD_FLAGS -X 'github.com/0xJacky/Nginx-UI/settings.buildTime=$(date +%s)'" -o nginx-ui -v main.go
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue