Explorar o código

远程web demo

gaoshuaixing %!s(int64=2) %!d(string=hai) anos
pai
achega
f7cd113f0b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      electron/config/config.default.js

+ 1 - 1
electron/config/config.default.js

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