mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 17:13:45 +03:00
Revert Crash Reporter URL endpoint back to correct one
This commit is contained in:
parent
0648e4fce1
commit
7fa77bc011
@ -4,6 +4,6 @@ module.exports = (extra) ->
|
||||
crashReporter.start({
|
||||
productName: 'Atom',
|
||||
companyName: 'GitHub',
|
||||
submitURL: 'http://localhost:1127/post'
|
||||
submitURL: 'http://54.249.141.255:1127/post'
|
||||
extra: extra
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user