add
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports = {
|
||||
|
||||
devServer: {
|
||||
port: 8888,
|
||||
disableHostCheck: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://127.0.0.1:7946',
|
||||
|
||||
Reference in New Issue
Block a user