- updated version to 1.0.23, enhance audio file handling, and improve UTC synchronization checks
This commit is contained in:
@@ -27,7 +27,7 @@ export default defineConfig({
|
||||
host: true,
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://100.118.196.113:8080",
|
||||
target: "http://100.72.72.70:8080",
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
@@ -40,3 +40,4 @@ export default defineConfig({
|
||||
__GIT_TIMESTAMP__: JSON.stringify(gitCommitTimeStamp),
|
||||
},
|
||||
});
|
||||
// Previous target: "http://100.118.196.113:8080",
|
||||
|
||||
Reference in New Issue
Block a user