File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
server/plugins/example/etc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
["demo" ]
10
10
SkipAuth = true
11
11
OpenTime = 120
12
- RedirectUrl = " https://acdemo.opennhp.cn "
12
+ RedirectUrl = " https://acdemo.opennhp.org "
13
13
RedirectWithParams = false
14
- CookieDomain = " opennhp.cn "
14
+ CookieDomain = " opennhp.org "
15
15
16
16
# syntax ["{ResourceId}".Resources."{ResourceName}"]
17
17
# ResourceName: name of resource inside a resource group. Each ResourceId can have multiple ResourceNames.
@@ -23,7 +23,7 @@ CookieDomain = "opennhp.cn"
23
23
# PortSuffix: true: fill ack field "resHost" with "{Hostname}:{Port}", false: fill ack field "resHost" with just "{Hostname}"
24
24
["demo" .Resources ."demoServer" ]
25
25
ACId = " testAC-1"
26
- Hostname = " acdemo.opennhp.cn "
26
+ Hostname = " acdemo.opennhp.org "
27
27
Addr.Ip = " 220.191.216.236"
28
28
Addr.Port = 443 # empty or 0 for all ports
29
29
Addr.Protocol = " " # "tcp/udp/any", empty for "any"
You can’t perform that action at this time.
0 commit comments