mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-25 17:44:39 +08:00
1
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./index.html:/srv/index.html
|
||||
- ./web/Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./web/index.html:/srv/index.html
|
||||
environment:
|
||||
- DOMAIN=example.com # 修改为你的域名
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user