|
|
@ -1,15 +1,2 @@ |
|
|
|
# bitcoind connection info for integration testing |
|
|
|
bitcoind_host=backend.sample.com |
|
|
|
bitcoind_port=8332 |
|
|
|
bitcoind_username=admin |
|
|
|
bitcoind_password=l6RYSFfGHosjvHDfK_f7GSBkdGHk26fjHchZrJ87dSH= |
|
|
|
|
|
|
|
# public esplora URL for integration testing |
|
|
|
esplora_url=http://backend.sample.com:8080 |
|
|
|
esplora_testnet_url=http://backend.sample.com:8081/testnet/ |
|
|
|
|
|
|
|
# web server credentials for website deployment (use in the ':deployWebsite' task) |
|
|
|
webserver_host=web.sample.com |
|
|
|
webserver_user=http_admin |
|
|
|
webserver_password=mycrazypassword |
|
|
|
webserver_target_dir=/path/to/webroot/without-ending-slash |
|
|
|
rudefox_maven_username=john |
|
|
|
rudefox_maven_password=mypassword |