远程web demo

This commit is contained in:
gaoshuaixing
2023-01-16 17:46:43 +08:00
parent 0454464f50
commit f7cd113f0b

View File

@@ -74,7 +74,7 @@ module.exports = (appInfo) => {
*/
config.remoteUrl = {
enable: false,
url: 'https://discuz.chat/'
url: 'http://electron-egg.kaka996.com/'
};
/**