diff --git a/fe/README.md b/fe/README.md index a7f5ed1..a238c22 100644 --- a/fe/README.md +++ b/fe/README.md @@ -1,4 +1,4 @@ -# dw-tool-ner +# whale-anno > Datawhale's ner tool. diff --git a/fe/config/index.js b/fe/config/index.js index 7405d54..07c68be 100644 --- a/fe/config/index.js +++ b/fe/config/index.js @@ -17,7 +17,7 @@ module.exports = { }, // Various Dev Server settings - host: 'localhost', // can be overwritten by process.env.HOST + host: '0.0.0.0', // can be overwritten by process.env.HOST port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: false, errorOverlay: true, diff --git a/fe/dist/index.html b/fe/dist/index.html index 53c4c66..0d6f3b8 100644 --- a/fe/dist/index.html +++ b/fe/dist/index.html @@ -1,4 +1,4 @@ -