diff --git a/docker-compose.yml b/docker-compose.yml index 5e9e091..81c333f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,7 @@ services: restart: always labels: - traefik.enable=true - - traefik.http.routers.hfbz-nginx.rule=Host(`xn--fiqa592br0dm3gfp6c.com`, `www.xn--fiqa592br0dm3gfp6c.com`) + - traefik.http.routers.hfbz-nginx.rule=Host(`中国原神中学.com`, `www.中国原神中学.com`) - traefik.http.routers.hfbz-nginx.entrypoints=web # - traefik.http.routers.hfbz-nginx.tls.certresolver=letsencrypt # - traefik.http.routers.hfbz-nginx.middlewares=CORS@file