更新 Docker Compose 文件
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-08 06:48:06 +08:00
parent 5a5d863c0c
commit 3e7c667f65

View File

@ -2,3 +2,9 @@ services:
mttu-doc-web:
image: gitea.service.jazzwhom.top/mttu-developers/docs:latest
restart: unless-stopped
networks:
- caddy-internal
networks:
caddy-internal:
external: true