Send 0 on empty port value
This commit is contained in:
committed by
Eugene Bujak
parent
351673c060
commit
cb9ffe4de9
@@ -332,8 +332,6 @@ const encryption = handleActions({
|
||||
certificate_chain: '',
|
||||
private_key: '',
|
||||
server_name: '',
|
||||
port_https: 0,
|
||||
port_dns_over_tls: 0,
|
||||
});
|
||||
|
||||
export default combineReducers({
|
||||
|
||||
Reference in New Issue
Block a user