#2 update
All checks were successful
Deploy / deploy (push) Successful in 13s

This commit is contained in:
Никита Круглицкий 2025-10-02 03:47:50 +06:00
parent aa257565fb
commit b24a30314f

View File

@ -35,7 +35,6 @@ jobs:
docker run -d \ docker run -d \
--name chad-server \ --name chad-server \
--network traefik \ --network traefik \
-p 20000-40000:20000-40000/udp \
--label "traefik.enable=true" \ --label "traefik.enable=true" \
--label "traefik.http.routers.chad-server.rule=Host(\`api.koptilnya.xyz\`) && PathPrefix(\`/chad\`)" \ --label "traefik.http.routers.chad-server.rule=Host(\`api.koptilnya.xyz\`) && PathPrefix(\`/chad\`)" \
--label "traefik.http.routers.chad-server.entrypoints=websecure" \ --label "traefik.http.routers.chad-server.entrypoints=websecure" \