Files
mttu-docs/deploy/docker-compose.yml
passthem 3e7c667f65
All checks were successful
continuous-integration/drone/push Build is passing
更新 Docker Compose 文件
2025-11-08 06:48:06 +08:00

11 lines
205 B
YAML

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