Commit f38e38b2 authored by 周健威's avatar 周健威

Update nuxt.config.js

parent 315c634b
...@@ -50,7 +50,8 @@ module.exports = { ...@@ -50,7 +50,8 @@ module.exports = {
} }
}, },
env: { env: {
host:"https://xxtest.upyuns.com" host:"https://xxtest.upyuns.com",
baseUrl: process.env.BASE_URL || 'http://localhost:3000'
}, },
generate: { generate: {
routes: [ routes: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment