add database debug

This commit is contained in:
William Luke 2021-11-09 10:26:04 +03:00
parent 15ea02f540
commit b31433dcb5
1 changed files with 2 additions and 1 deletions

3
.envrc
View File

@ -3,4 +3,5 @@ export DOCKER_BUILDKIT=1
export FAUCET_AMOUNT=100000000000
export TOKEN_TYPE=giftable_erc20_token
export TOKEN_NAME=Coffee
export TOKEN_SYMBOL=COFE
export TOKEN_SYMBOL=COFE
export DATABASE_DEBUG=1