Getting blocked host in the logs when trying to reach the API. #120
-
|
Hi! I installed Keygen via Docker on a Ubuntu Lightsail Machine. The setup worked fine, I used my domain (without the protocol as host). I also started the API container with my domain as an env variable (in that case with protocol, since I am unsure if I need to use it). When I try to access the API via ping/health I get this log:
Do you have any idea? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
You likely don't have the |
Beta Was this translation helpful? Give feedback.
-
|
Hi, do you mind if you could share me a tutorial on how do you setup it? |
Beta Was this translation helpful? Give feedback.
You likely don't have the
KEYGEN_HOSTenvironment variable correctly configured.