Fix missing quotes in client.js
Change-Id: I8cb1dce780ed58bded7dbf78ae1572ab612b369f
This commit is contained in:
parent
3ed7f7cf12
commit
b3476147bb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"api_host": "<%= @mem_api_host %>"",
|
||||
"api_host": "<%= @mem_api_host %>",
|
||||
"login_host": "<%= @mem_login_host %>",
|
||||
"trace_api_host": "<%= @mem_trace_api_host %>",
|
||||
"traces_ws_url": "<%= @mem_traces_ws_url %>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user