From d48ba55d9b0cffefeb308b0dcaea0a997612a79e Mon Sep 17 00:00:00 2001 From: okxlin Date: Sat, 1 Jun 2024 17:27:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0myip=E7=AB=AF=E5=8F=A3#1?= =?UTF-8?q?470?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/myip/latest/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/myip/latest/docker-compose.yml b/apps/myip/latest/docker-compose.yml index 876d37b2..84af62de 100644 --- a/apps/myip/latest/docker-compose.yml +++ b/apps/myip/latest/docker-compose.yml @@ -6,7 +6,7 @@ services: networks: - 1panel-network ports: - - "${PANEL_APP_PORT_HTTP}:8966" + - "${PANEL_APP_PORT_HTTP}:18966" environment: - BING_MAP_API_KEY=${BING_MAP_API_KEY} - ALLOWED_DOMAINS=${ALLOWED_DOMAINS}