Updated url to get images.
This commit is contained in:
parent
e8cc035c22
commit
8de67262d3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
class Service::Image::Zammad
|
class Service::Image::Zammad
|
||||||
|
|
||||||
# rubocop:disable Style/ClassVars
|
# rubocop:disable Style/ClassVars
|
||||||
@@api_host = 'https://bigdata.zammad.com'
|
@@api_host = 'https://images.zammad.com'
|
||||||
@@open_timeout = 4
|
@@open_timeout = 4
|
||||||
@@read_timeout = 6
|
@@read_timeout = 6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue