diff --git a/config/index.js b/config/index.js index 7d3a216..a8f8fa9 100644 --- a/config/index.js +++ b/config/index.js @@ -23,7 +23,7 @@ module.exports = { }, // Various Dev Server settings - host: '192.168.110.157', // can be overwritten by process.env.HOST + host: '192.168.110.160', // can be overwritten by process.env.HOST port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: true, errorOverlay: true, diff --git a/src/views/modules/certificate/addCertificate.vue b/src/views/modules/certificate/addCertificate.vue index 2ef3bc6..5f91c89 100644 --- a/src/views/modules/certificate/addCertificate.vue +++ b/src/views/modules/certificate/addCertificate.vue @@ -19,25 +19,7 @@