Skip to content

Commit

Permalink
chore(docker): add CORE_LOG_LEVEL for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Jun 12, 2019
1 parent d880ff8 commit 43412b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/production/mainnet/mainnet.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
MODE=relay
NETWORK=mainnet
#Core variables
CORE_LOG_LEVEL=info
CORE_DB_HOST=postgres-mainnet
CORE_DB_USERNAME=node
CORE_DB_PASSWORD=password
Expand Down

0 comments on commit 43412b5

Please sign in to comment.