mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
del java config
This commit is contained in:
@@ -171,13 +171,6 @@ module.exports = (appInfo) => {
|
||||
url: 'http://kodo.qiniu.com/'
|
||||
},
|
||||
force: false,
|
||||
},
|
||||
javaServer: {
|
||||
enable: false,
|
||||
port: 18080,
|
||||
jreVersion: 'jre1.8.0_201',
|
||||
opt: '-server -Xms512M -Xmx512M -Xss512k -Dspring.profiles.active=prod -Dserver.port=${port} -Dlogging.file.path="${path}" ',
|
||||
name: 'java-app.jar'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user