mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
added debug info
This commit is contained in:
parent
37a7a48131
commit
8225bc274a
4 changed files with 7 additions and 4 deletions
|
@ -143,6 +143,7 @@ module.exports = () => {
|
|||
devServer: {
|
||||
historyApiFallback: true,
|
||||
port: 8000,
|
||||
host: '192.168.88.40',
|
||||
contentBase: 'dist',
|
||||
publicPath: '/',
|
||||
hot: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue