* client: if 0.0.0.0 is selected, then redirect to the current IP
Closes #655
This commit is contained in:
@@ -155,3 +155,5 @@ export const UNSAFE_PORTS = [
|
||||
6668,
|
||||
6669,
|
||||
];
|
||||
|
||||
export const ALL_INTERFACES_IP = '0.0.0.0';
|
||||
|
||||
Reference in New Issue
Block a user