修改docker问题

This commit is contained in:
bjdgyc
2021-04-10 16:45:02 +08:00
parent d4b8cc3576
commit ed569dfba1
5 changed files with 8 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ func LinkHome(w http.ResponseWriter, r *http.Request) {
}
w.WriteHeader(http.StatusOK)
fmt.Fprintln(w, "hello world")
fmt.Fprintln(w, "AnyLink 是一个企业级远程办公 sslvpn 的软件,可以支持多人同时在线使用。")
}
func LinkOtpQr(w http.ResponseWriter, r *http.Request) {