diff --git a/server/plugins/example/etc/resource.toml b/server/plugins/example/etc/resource.toml index 7b779a22..298c74dd 100644 --- a/server/plugins/example/etc/resource.toml +++ b/server/plugins/example/etc/resource.toml @@ -9,7 +9,7 @@ ["demo"] SkipAuth = true OpenTime = 120 -RedirectUrl = "https://acdemo.opennhp.cn" +RedirectUrl = "https://acdemo.opennhp.org" RedirectWithParams = false CookieDomain = "opennhp.cn" @@ -23,7 +23,7 @@ CookieDomain = "opennhp.cn" # PortSuffix: true: fill ack field "resHost" with "{Hostname}:{Port}", false: fill ack field "resHost" with just "{Hostname}" ["demo".Resources."demoServer"] ACId = "testAC-1" -Hostname = "acdemo.opennhp.cn" +Hostname = "acdemo.opennhp.org" Addr.Ip = "220.191.216.236" Addr.Port = 443 # empty or 0 for all ports Addr.Protocol = "" # "tcp/udp/any", empty for "any"