This commit is contained in:
黄心宇 2023-09-27 17:46:25 +08:00
parent 5fd3c3158e
commit b15bf23a8e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export const redis = 'redis://127.0.0.1:6379';
export const host = 'https://www.gitlink.org.cn';
export const forumsHost = 'https://www.forum.org.cn';
export const forumsHost = 'https://forum.gitlink.org.cn';
// export const host = 'http://119.3.190.9:8000';
export const port = 3000;