Hide 80 web port

This commit is contained in:
Ildar Kamalov
2019-02-06 17:32:32 +03:00
parent 672ff33879
commit ba678ffa82
4 changed files with 33 additions and 20 deletions

View File

@@ -72,3 +72,4 @@ export const SETTINGS_NAMES = {
};
export const STANDARD_DNS_PORT = 53;
export const STANDARD_WEB_PORT = 80;