feat: add local docker development stack
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const envBaseUrl = 'https://test-server.sbnews.net/'
|
||||
// const envBaseUrl = 'https://test-server.sbnews.net/'
|
||||
const envBaseUrl = 'http://localhost:8000'
|
||||
|
||||
let baseUrl = `${envBaseUrl}/`
|
||||
//#endif
|
||||
|
||||
/*
|
||||
* 微信小程序在`VITE_APP_BASE_URL`存在或`dev`模式下
|
||||
|
||||
Reference in New Issue
Block a user