@@ -198,11 +198,11 @@ module.exports = appInfo => {
appsecret: '457d64c55f48f57cd22eca47e53d15cb',
};
// X-Frame-Options 内嵌关闭
- config.security = {
- xframe: {
- enable: false,
- },
- };
+ // config.security = {
+ // xframe: {
+ // enable: false,
+ // },
+ // };
config.proxy = true;