From 02bff4db6c99bac0aefb5c4c65c986d8d5b802a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9=20=D0=9E=D0=BB?= =?UTF-8?q?=D0=B5=D0=B3=D0=BE=D0=B2=D0=B8=D1=87=20=D0=A1=D0=B0=D0=B5=D0=BD?= =?UTF-8?q?=D0=BA=D0=BE?= Date: Tue, 23 Sep 2025 20:43:56 +0300 Subject: max port to 65535 (#3536) * add EXPOSE port in Dockerfile * fix: max port 65 531 -> 65 535 * fix --------- Co-authored-by: mhsanaei --- web/html/settings/panel/subscription/general.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'web/html/settings/panel/subscription') diff --git a/web/html/settings/panel/subscription/general.html b/web/html/settings/panel/subscription/general.html index afa956fb..e65b2738 100644 --- a/web/html/settings/panel/subscription/general.html +++ b/web/html/settings/panel/subscription/general.html @@ -40,7 +40,7 @@ @@ -48,13 +48,10 @@ @@ -108,4 +105,4 @@ -{{end}} +{{end}} \ No newline at end of file -- cgit v1.2.3