add vhost for port forwarding

This commit is contained in:
ginuerzh
2022-11-11 22:25:52 +08:00
parent e771534920
commit f17b2d2e96
3 changed files with 23 additions and 22 deletions

View File

@ -1,5 +1,5 @@
package main
const (
version = "3.0.0-rc.0"
version = "3.0.0-rc.1"
)