matthiasriener
PROOP
2 years ago
Hello everyone, currently trying to host a python fastapi project. The health check works, but the health endpoint is not reachable once the service is running.
6 Replies
2 years ago
gunicorn? dont you typically use uvicorn with fastapi?
2 years ago
either way, your domain's target port is set incorrectly
2 years ago
no problem!
2 years ago
!s
Status changed to Solved brody • over 1 year ago