cic-internal-integration/.envrc

9 lines
229 B
Plaintext

export COMPOSE_DOCKER_CLI_BUILD=1
export DOCKER_BUILDKIT=1
export TOKEN_TYPE=giftable_erc20_token
export TOKEN_NAME=Coffee
export TOKEN_SYMBOL=COFE
export TOKEN_DECIMALS=6
export FAUCET_AMOUNT=30000000000
export DATABASE_DEBUG=1