Files

4 lines
115 B
Plaintext

BurstNet::API.configure do |config|
config[:basic_auth] = {:username => 'username', :password => 'password'}
end