mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-09-24 08:43:14 +08: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