Commit 925287e6 authored by 黎博's avatar 黎博

将tke-ui的ocr相关域名替换规则修改成docker

parent de4aa12c
...@@ -46,11 +46,11 @@ qgCookieRule: &qgCookieRule ...@@ -46,11 +46,11 @@ qgCookieRule: &qgCookieRule
h5AuthRule: &h5AuthRule 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: '.quantgroup.cn'
# to: *lkbDomain to: *lkbDomain
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