forked from EthVM/EthVM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
executable file
·32 lines (27 loc) · 957 Bytes
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# General
DOMAIN=ethvm.lan
# Services
CP_VERSION=5.2.0
TIMESCALE_VERSION=1.2.2-pg11-oss
# Timescale
POSTGRES_JDBC_URL='jdbc:postgresql://timescale:5432/ethvm_dev?user=postgres&password=1234&ssl=false'
POSTGRES_DB=ethvm_dev
POSTGRES_USER=postgres
POSTGRES_PASSWORD=1234
# Parity
PARITY_CHAIN=ropsten
PARITY_WS_URL=ws://amarok.ethvm.com
PARITY_VOLUME_MOUNTPOINT=~/.local/share/io.parity.ethereum/docker/
PARITY_INSTA_MINING=false
PARITY_MIN_PEERS=0
PARITY_MAX_PEERS=0
# Kafka
KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181
KAFKA_BOOTSTRAP_SERVERS=kafka-1:9091
KAFKA_SCHEMA_REGISTRY_URL=http://kafka-schema-registry:8081
KAFKA_CONNECT_URL=http://kafka-connect:8083
# Lenses
# Obtain your license URL here: https://www.landoop.com/downloads/lenses/
# NOTE: Paste the URL without double quotes:
# LENSES_LICENSE_URL=https://dl.lenses.stream/d/?id=1234-1234-1234-1234-1234
LENSES_LICENSE_URL=https://dl.lenses.stream/d/?id=f8be9292-397b-4446-a653-43cdd46ea104