Commit 8e099b41 authored by 黎博's avatar 黎博

修改.liangkebang.com替换规则

parent c7055743
...@@ -133,11 +133,10 @@ bnDefaultRule: &bnDefaultRule ...@@ -133,11 +133,10 @@ bnDefaultRule: &bnDefaultRule
# 测试平台域名替换规则 # 测试平台域名替换规则
testPlatformRule: &testPlatformRule testPlatformRule: &testPlatformRule
<<: *rule <<: *rule
reg: '(?<![\w]).liangkebang.com' reg: '.liangkebang.com'
to: *lkbDomain to: *lkbDomain
useNamespace: true useNamespace: true
# 替换qg-rc # 替换qg-rc
qgrcRule: &qgrcRule qgrcRule: &qgrcRule
<<: *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