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