Commit e7c1d95b by haojie

tiktok最后一次更新

parent dccc8998
...@@ -14,7 +14,7 @@ export default defineConfig(({ command, mode }) => { ...@@ -14,7 +14,7 @@ export default defineConfig(({ command, mode }) => {
}-${date.getDate()}--${date.getHours()}.${date.getMinutes()}`; }-${date.getDate()}--${date.getHours()}.${date.getMinutes()}`;
// tiktok.upload.com // tiktok.upload.com
// http://videopublish.test // http://videopublish.test
let api = 0 ? 'http://42.194.143.229:90' : 'http://192.168.1.5:9002'; let api = 0 ? 'http://42.194.143.229:90' : 'http://192.168.1.8:9002';
return { return {
base: '/', base: '/',
resolve: { resolve: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment