http.send in docker with fastAPi and mongoDB #675
Unanswered
davidArch
asked this question in
OPA and Rego
Replies: 1 comment
-
Hi there! I'm not sure what's wrong here, but you could try setting https://www.openpolicyagent.org/docs/latest/policy-reference/#http |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am having trouble using http.send.
This works:
This does not. Its loading for a while and then gives me a 200 OK. I tried localhost:8000 instead of app:8000 but does not work either:
using this request:
Simple deny rules evaluating input "name" or "algorithm" do work correctly.
I would highly appreciate any feedback.
Thank you and kind regards
David
main.rego:
docker.compose
Beta Was this translation helpful? Give feedback.
All reactions