mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
chore: prepare for v2.0.0-beta.22
This commit is contained in:
@@ -13,7 +13,7 @@ Demo = false
|
||||
PageSize = 10
|
||||
HttpHost = 0.0.0.0
|
||||
CertRenewalInterval = 7
|
||||
RecursiveNameservers =
|
||||
RecursiveNameservers =
|
||||
|
||||
[nginx]
|
||||
AccessLogPath = /var/log/nginx/access.log
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nginx-ui-app-next",
|
||||
"version": "2.0.0-beta.21",
|
||||
"version": "2.0.0-beta.22",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"version":"2.0.0-beta.21","build_id":129,"total_build":333}
|
||||
{"version":"2.0.0-beta.22","build_id":130,"total_build":334}
|
||||
@@ -1 +1 @@
|
||||
{"version":"2.0.0-beta.21","build_id":129,"total_build":333}
|
||||
{"version":"2.0.0-beta.22","build_id":130,"total_build":334}
|
||||
Reference in New Issue
Block a user