From 88fc1996cf47a3736fe200185391fc4785a4e536 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 15 Jul 2026 13:02:16 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E5=85=85=20UniDesk=20=E5=85=AC?= =?UTF-8?q?=E7=BD=91=20DNS=20=E6=9C=9F=E6=9C=9B=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/frontend.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/frontend.yaml b/config/frontend.yaml index a9578140..1299b4ff 100644 --- a/config/frontend.yaml +++ b/config/frontend.yaml @@ -11,5 +11,6 @@ applications: publicUrl: https://lab.hwpod.com publicExposure: hostname: unidesk.hwpod.com + expectedA: 152.53.229.148 upstream: 127.0.0.1:32676 healthPath: /health