Commit ecc3907f authored by 黎博's avatar 黎博

authtx改成auth

parent 59c2ab06
...@@ -49,10 +49,10 @@ h5AuthRule: &h5AuthRule ...@@ -49,10 +49,10 @@ h5AuthRule: &h5AuthRule
<<: *rule <<: *rule
# reg: 'auth[-a-z]*\.[a-z]*\.[a-z]*' # reg: 'auth[-a-z]*\.[a-z]*\.[a-z]*'
# reg: 'auth.quantgroup.cn' # reg: 'auth.quantgroup.cn'
reg: '.quantgroup.cn' reg: 'authtx'
to: *lkbDomain to: 'auth'
# to: 'operator.liangkebang.com' # to: 'operator.liangkebang.com'
useNamespace: true # useNamespace: true
staticRule: &staticRule staticRule: &staticRule
<<: *rule <<: *rule
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment