Fix errbit host
This commit is contained in:
parent
da8ac14623
commit
e3fe271c4f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Airbrake.configure do |config|
|
||||
config.api_key = '6a6aacac3413e9c7b49b18c913477e4a'
|
||||
config.host = 'zeus-errbit.ilion.me'
|
||||
config.host = 'errbit.awesomepeople.tv'
|
||||
config.port = 80
|
||||
config.secure = config.port == 443
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue