mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-01 18:33:04 +02:00
node 16 major upgrade.
This commit is contained in:
parent
bf9361a61f
commit
6fcbcedc6d
4 changed files with 2669 additions and 8351 deletions
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
devServer: {
|
||||
disableHostCheck: true,
|
||||
allowedHosts: "all",
|
||||
proxy: {
|
||||
'^/api': {
|
||||
target: 'http://' + process.env.NEKO_HOST + ':' + process.env.NEKO_PORT + '/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue