"Too Many Requests" while using with nginx-proxy / acme-companion #102
Unanswered
rahulitpro
asked this question in
Q&A
Replies: 2 comments
-
I assume you have to set some proxy header (see http tab)::
|
Beta Was this translation helpful? Give feedback.
0 replies
-
After reading above post and help from "https://hub.docker.com/r/nginxproxy/nginx-proxy" section "Custom Nginx Configuration" I have added /etc/nginx/proxy.conf in nginx-proxy container with containt as below but i am still getting same error, am I doing right
Docker Compose yml text
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
"Too Many Requests" while using with nginx-proxy / acme-companion
I am not sure if this issue is discussed but I cant find so requesting help via this. Please help.
my custom docker compose file is as below
it work ok but while if I search anything I am getting message "Too Many Requests".
I found work around to turn limiter plugin off in settings.yml
limiter: false
but I dont want to turn off as this is public domain
please help.
Regards,
Rahul
Beta Was this translation helpful? Give feedback.
All reactions