mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
adds /application to open when dev server starts
This commit is contained in:
parent
e1ea39e287
commit
1d65ed38f9
@ -10,6 +10,8 @@ module.exports = {
|
||||
historyApiFallback: true,
|
||||
publicPath: "/",
|
||||
transportMode: "ws",
|
||||
open: true,
|
||||
openPage: "application",
|
||||
contentBase: [resolve(__dirname, "./public")],
|
||||
hot: true,
|
||||
liveReload: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user