chore: voice language default value by current language

This commit is contained in:
jialin
2024-12-02 10:44:39 +08:00
parent ec2cd29096
commit cb13f66b3d
3 changed files with 44 additions and 10 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const isProduction = env === 'production';
const t = Date.now();
export default defineConfig({
proxy: {
...proxy('http://192.168.50.3')
...proxy('http://192.168.50.4')
},
history: {
type: 'hash'