cont.
This commit is contained in:
parent
5fd3c3158e
commit
b15bf23a8e
|
|
@ -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;
|
||||
Loading…
Reference in New Issue