mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-06-08 05:58:29 -05:00
5 lines
103 B
Bash
5 lines
103 B
Bash
|
|
#!/bin/bash
|
||
|
|
export TEST_INFLUXDB_ADDR=http://172.22.33.146:8086
|
||
|
|
export TEST_HBASE_ADDRS=172.22.33.146
|
||
|
|
|