chore: add button for copy logs

This commit is contained in:
jialin
2024-10-24 23:23:47 +08:00
parent 8afaf1a60e
commit 870ffa9dc1
3 changed files with 23 additions and 1 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.2:8088/')
...proxy()
},
history: {
type: 'hash'