From f0d1e719ac4334ba22b0a25d10fb5e9a3bce4638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=85=86=E9=91=AB?= Date: Sat, 25 Oct 2025 21:12:04 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4authserver=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 8ab4efb..3f25368 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -40,7 +40,7 @@ services: - AgileConfig__Nodes=https://config.konsoft.top/ - AgileConfig__Secret=DBE31703-14F9-4B01-893D-900B8380CE04 ports: - - 8080:8080 + - 8081:8080 volumes: - /etc/letsencrypt/archive/code.konsoft.top/openiddict.pfx:/app/openiddict.pfx networks: