Update docker-compose.yml

This commit is contained in:
starry
2024-11-15 03:22:22 +08:00
committed by GitHub
parent 9940e43b7c
commit 6153d74c8a

View File

@@ -9,7 +9,7 @@ services:
- ./web/Caddyfile:/etc/caddy/Caddyfile
- ./web/index.html:/srv/index.html
environment:
- DOMAIN=example.com # 修改为你的域名
- DOMAIN=example.com # 修改为你的域名
restart: always
quay: