// port: 80, // 除非80/443意外的非标准端口,才需要定义。这样避免只修改 protocol 而忘了修改 port 造成错误。
protocol:'http',// by default http for development. Please change to https in configSec.js for production.
host:'server.fiv.tacever.org',
// sslType: 'file'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.