shunyuantan commented on issue #9588:
URL: https://github.com/apache/apisix/issues/9588#issuecomment-1575925206

   > Seems similar to #7223 In my case I'm using a standalone version and by 
applying [#7223 
(comment)](https://github.com/apache/apisix/issues/7223#issuecomment-1380123833)
 (for 3.3.0 it's `line 639`) I can use the following perfectly fine.
   > 
   > ```yaml
   >       limit-count:
   >         policy: "redis"
   >         redis_host: "${{ REDIS_HOST }}"
   >         redis_port: "${{ REDIS_PORT }}"
   >         redis_password: "${{ REDIS_PASSWORD }}"
   >         redis_timeout: 100
   > ```
   
   hey @boekkooi-lengoo thanks for your reply! But i'm using apisix with the 
dashboard so this solution won't be viable for me, I'll go ahead and close this 
issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to