refactor:将pangu_pxy更名为cache

This commit is contained in:
fumingwei
2021-06-22 15:21:09 +08:00
parent ea6748b387
commit 9256e4be5c
2 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@ entrance_id=0
#Addresses of hos, Bucket name in hos. Format is defined by WiredLB.
{% raw %}
cache_ip_list = {{ pangu_pxy.log_cache.address }}
cache_listen_port = {{ pangu_pxy.log_cache.port }}
cache_ip_list = {{ cache.hos.ip }}
cache_listen_port = {{ cache.hos.port }}
{% endraw %}
cache_bucket_name=hos/proxy_hos_bucket
cache_token=c21f969b5f03d33d43e04f8f136e7682

View File

@@ -30,12 +30,12 @@ APP_SKETCH:
ip: "127.0.0.1"
port: 1883
pangu_pxy:
log_cache:
address: "10.9.62.253"
cache:
hos:
ip: "127.0.0.1"
port: 9090
tsg_sn: "CBT2201925000002"
# NPB_device value in [inline_device, tera,direct]