Remove legacy address of InfluxDB in e2e (#11421)
This commit is contained in:
parent
ce707a4d52
commit
613f473cc1
|
|
@ -32,7 +32,6 @@ services:
|
|||
SW_CLUSTER_ZK_HOST_PORT: zk:2181
|
||||
SW_STORAGE_ES_CLUSTER_NODES: es:9200
|
||||
SW_JDBC_URL: jdbc:mysql://mysql:3306/swtest?allowMultiQueries=true
|
||||
SW_STORAGE_INFLUXDB_URL: http://influxdb:8086
|
||||
SW_STORAGE_BANYANDB_TARGETS: banyandb:17912
|
||||
SW_CONFIG_ETCD_PERIOD: 1
|
||||
SW_CONFIG_ETCD_ENDPOINTS: http://etcd:2379
|
||||
|
|
|
|||
Loading…
Reference in New Issue