9 lines
142 B
Bash
9 lines
142 B
Bash
|
PINPOINT_VERSION=1.7.2
|
||
|
|
||
|
### Pinpoint-Hbase
|
||
|
|
||
|
PINPOINT_HBASE_NAME=pinpoint-hbase
|
||
|
#config for hbase in external docker
|
||
|
EXTERNAL_HBASE_PORT=2180
|
||
|
|