selexione del server
This commit is contained in:
@@ -53,7 +53,11 @@ export default defineConfig((ctx) => {
|
||||
|
||||
// publicPath: '/',
|
||||
// analyze: true,
|
||||
// env: {},
|
||||
env: {
|
||||
DEFAULT_API_BASE_URL: ctx.dev
|
||||
? 'http://localhost:8082/'
|
||||
: 'http://bruno.fantasticpartner.com/api/',
|
||||
},
|
||||
// rawDefine: {}
|
||||
// ignorePublicFolder: true,
|
||||
// minify: false,
|
||||
|
||||
Reference in New Issue
Block a user