Moved to new log server.
This commit is contained in:
parent
3aa29b6560
commit
9e6a994381
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ class _trackSingleton
|
||||||
@browser = App.Browser.detection()
|
@browser = App.Browser.detection()
|
||||||
@data = []
|
@data = []
|
||||||
# @url = 'http://localhost:3005/api/v1/ui'
|
# @url = 'http://localhost:3005/api/v1/ui'
|
||||||
# @url = 'https://log.znuny.com/api/ui'
|
@url = 'https://log.zammad.com/api/v1/ui'
|
||||||
@url = 'https://portal.znuny.com/api/v1/ui'
|
|
||||||
|
|
||||||
@log( 'start', 'notice', {} )
|
@log( 'start', 'notice', {} )
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue