mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
parent
2771ed50b0
commit
15c3124e7f
@ -71,7 +71,8 @@ public class RouterJettyServerInitializer implements JettyServerInitializer
|
||||
"/unified-console.html",
|
||||
"/favicon.png",
|
||||
"/console.html",
|
||||
"/index.html"
|
||||
"/index.html",
|
||||
"/console-config.js"
|
||||
);
|
||||
|
||||
private final DruidHttpClientConfig routerHttpClientConfig;
|
||||
|
Loading…
x
Reference in New Issue
Block a user