更新生产环境部署配置

This commit is contained in:
2026-04-12 16:19:59 +08:00
parent 6137f6f102
commit 73ed40609c
Vendored
+1
View File
@@ -54,6 +54,7 @@ pipeline {
docker run -d --name $CONTAINER_NAME \\
--network traefik-public \\
--label "traefik.enable=true" \\
--label "traefik.docker.network=traefik-public" \\
--label 'traefik.http.routers.lpt-fe.rule=Host(`lpt.cat-shark.xyz`)' \\
--label "traefik.http.routers.lpt-fe.entrypoints=websecure" \\
--label "traefik.http.routers.lpt-fe.tls.certresolver=le" \\