init
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-04-20 16:51:06 +03:00
parent 937c8d8eab
commit 445f691f7f

View File

@@ -54,7 +54,7 @@ services:
- traefik.http.routers.gerald.entrypoints=websecure - traefik.http.routers.gerald.entrypoints=websecure
- traefik.http.routers.gerald.tls=true - traefik.http.routers.gerald.tls=true
- traefik.http.routers.gerald.tls.certresolver=letsEncrypt - traefik.http.routers.gerald.tls.certresolver=letsEncrypt
- traefik.http.routers.gerald.rule=Host(`api.2phon.com`) || Host(`2phon.oct-app.com`) - traefik.http.routers.gerald.rule=Host(`api.2phon.com`) || Host(`gerald-srv.octagon-lab.com`)
- traefik.http.services.gerald.loadbalancer.server.port=8080 - traefik.http.services.gerald.loadbalancer.server.port=8080
- traefik.http.middlewares.gerald-ratelimit.ratelimit.average=5 - traefik.http.middlewares.gerald-ratelimit.ratelimit.average=5
- traefik.http.middlewares.gerald-ratelimit.ratelimit.burst=10 - traefik.http.middlewares.gerald-ratelimit.ratelimit.burst=10