update
All checks were successful
Deploy / deploy (push) Successful in 20s

This commit is contained in:
Никита Круглицкий 2025-10-09 22:54:34 +06:00
parent a49fe5fc53
commit ad71b15f81

View File

@ -35,7 +35,7 @@ jobs:
docker run -d \ docker run -d \
--name chad-server \ --name chad-server \
--network traefik \ --network traefik \
--volume /home/koptilnya/services/chad/data:/app/data --volume /home/koptilnya/services/chad/data:/app/data \
-p 40000-40100:40000-40100/udp \ -p 40000-40100:40000-40100/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\`)" \