diff options
| author | 张智涵 <[email protected]> | 2019-12-23 10:00:16 +0800 |
|---|---|---|
| committer | 张智涵 <[email protected]> | 2019-12-23 10:00:16 +0800 |
| commit | 968e6e7a2a4a5b4c7b39ebb1a2b206e628a7768a (patch) | |
| tree | 24174111165bd93135518f4a8c26d48179cd98c3 | |
| parent | 2dfe109d90ff5886613161f35247992a76cc73cb (diff) | |
Update all.yml
| -rw-r--r-- | adc_inline_device_access/group_vars/all.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adc_inline_device_access/group_vars/all.yml b/adc_inline_device_access/group_vars/all.yml index eac2729..b5f7d1b 100644 --- a/adc_inline_device_access/group_vars/all.yml +++ b/adc_inline_device_access/group_vars/all.yml @@ -1,11 +1,11 @@ maat_redis_server: address: "192.168.41.206" - port: 7001 + port: 7002 db: 0 dynamic_maat_redis_server: address: "192.168.41.206" - port: 7001 + port: 7002 db: 1 cert_store_server: |
