Update docker-compose.yml
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
- ./web/Caddyfile:/etc/caddy/Caddyfile
|
- ./web/Caddyfile:/etc/caddy/Caddyfile
|
||||||
- ./web/index.html:/srv/index.html
|
- ./web/index.html:/srv/index.html
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN=example.com # 修改为你的域名
|
- DOMAIN=example.com # 修改为你的根域名
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
quay:
|
quay:
|
||||||
|
|||||||
Reference in New Issue
Block a user