mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-29 04:05:21 +08:00
use consistent API password
This commit is contained in:
@@ -94,7 +94,7 @@ storage_drivers_local =
|
||||
storage_drivers_required_write = @CLIENT_STORAGE_DRIVERS_REQUIRED_WRITE@
|
||||
advanced_mode = true
|
||||
api_endpoint_port = %s
|
||||
api_password = a653b93e696a998f85f8fd2b241ff4dfcb5dd978fe1da26c413a4c2abf90321b
|
||||
api_password = blockstack_integration_test_api_password
|
||||
poll_interval = 1
|
||||
queue_path = @CLIENT_QUEUE_PATH@
|
||||
rpc_detach = True
|
||||
|
||||
Reference in New Issue
Block a user