Hi everyone, I want to run prefect locally using t...
# prefect-getting-started
d
Hi everyone, I want to run prefect locally using the official docker image (https://hub.docker.com/r/prefecthq/prefect/tags?page=2). I made a simple docker-compose.yml to get started and I've created 2 services (agent and ui), but I can't access the prefect ui at
localhost:4200
Here is my code repository https://github.com/dendihandian/transfermarkt-prefect, it requires docker-compose and anyone can try it by executing
docker-compose up -d
🙌 1
👀 1