Implemented shutdown through UI and implemented router check
This commit is contained in:
4
dist/Configuration/DefaultConfiguration.js
vendored
4
dist/Configuration/DefaultConfiguration.js
vendored
@@ -5,6 +5,10 @@ exports.DefaultConfiguration = {
|
||||
webServer: {
|
||||
port: 6300,
|
||||
},
|
||||
router: {
|
||||
ip: '',
|
||||
waitForStartup: true,
|
||||
},
|
||||
unity: {
|
||||
executable: {
|
||||
path: '',
|
||||
|
||||
Reference in New Issue
Block a user