feat: add local docker development stack

This commit is contained in:
hajimi
2026-08-01 14:56:01 +08:00
parent deb6ce0e97
commit 8f7e831270
4 changed files with 116 additions and 2 deletions
+2 -2
View File
@@ -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`模式下