Fix missing quotes in client.js
Change-Id: Ib63bf429d8892b8119e84be8f95d20a18431cd6c
This commit is contained in:
parent
0495f369a6
commit
3ed7f7cf12
@ -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