mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-09-02 23:58:04 -05:00
5 lines
131 B
Bash
5 lines
131 B
Bash
|
|
#!/bin/bash
|
||
|
|
export TEST_INFLUXDB_ADDR=http://172.22.33.146:8086
|
||
|
|
export TEST_HBASE_ADDRS=172.18.33.131,172.18.33.168,172.18.33.169
|
||
|
|
|