refactor: files

This commit is contained in:
Tristan Yang
2025-05-15 10:56:42 +08:00
parent 7b8e6c28ac
commit 2aede0acc5
11 changed files with 2226 additions and 1760 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ const prices: Price[] = [
},
];
const official_dev = `https://dev.voce.chat`;
const local_dev = `https://dev.voce.chat`;
// const local_dev = `http://localhost:3412`;
// const local_dev = `https://dev.voce.chat`;
const local_dev = `http://chat.jcdl369.top:3009`;
const dev_origin = process.env.REACT_APP_OFFICIAL_DEMO ? official_dev : local_dev;
// const local_dev = `https://im.ttt.td`;