Ctrl + C
127.0.0.1
not workinglocalhost
instead of 127.0.0.1
for all URLslocalhost
docker ps
http://localhost:2003/health
localhost
instead of 127.0.0.1
for all URLsdeployment.dev.yml
OR in Admin UI -> API Keysdocker compose -f deployment.dev.yml down
docker compose -f deployment.dev.yml down -v
docker compose -f deployment.dev.yml up --build