From 230037d1bc2f222a4424d42338e26266fcacd3a2 Mon Sep 17 00:00:00 2001 From: VMIS Developer Date: Mon, 16 Mar 2026 14:08:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20OO=20=E5=AE=B9=E5=99=A8=E7=AF=84?= =?UTF-8?q?=E6=9C=AC=E5=8A=A0=E5=85=A5=E4=B8=BB=E6=A9=9F=E5=AD=97=E5=9E=8B?= =?UTF-8?q?=20bind=20mount=EF=BC=8C=E6=96=B0=E7=A7=9F=E6=88=B6=E8=87=AA?= =?UTF-8?q?=E5=8B=95=E6=8E=9B=E8=BC=89=E7=B9=81=E4=B8=AD=E5=AD=97=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- backend/app/services/scheduler/schedule_tenant.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/app/services/scheduler/schedule_tenant.py b/backend/app/services/scheduler/schedule_tenant.py index 1534f48..1268314 100644 --- a/backend/app/services/scheduler/schedule_tenant.py +++ b/backend/app/services/scheduler/schedule_tenant.py @@ -103,6 +103,8 @@ def _generate_tenant_compose(tenant, is_active: bool) -> str: - {ai_base}/zh-TW.json.gz:{ai_cont}/zh-TW.json.gz:ro - {ai_base}/langs.json:{ai_cont}/langs.json:ro - {ai_base}/langs.json.gz:{ai_cont}/langs.json.gz:ro + - /usr/share/fonts/truetype:/usr/share/fonts/truetype-host:ro + - /usr/share/fonts/opentype:/usr/share/fonts/opentype-host:ro networks: - traefik-network labels: