blockscout-terraform/group_vars/blockscout.yml.example

11 lines
261 B
Plaintext
Raw Normal View History

# BlockScout related variables
## An address of BlockScout repo to download
2019-06-04 08:58:36 -07:00
blockscout_repo: https://github.com/poanetwork/blockscout
# Please, specify the credentials for the test Postgres installation
ps_host: localhost
ps_user: myuser
ps_password: mypass