Fixed issue with cert renew
This commit is contained in:
@@ -17,7 +17,9 @@ module.exports = {
|
||||
},
|
||||
service:{
|
||||
hostScheduler:{
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
initial: 5000,
|
||||
interval: 86400000,
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user