hello, i've encountered an error when i do 'docker...
# orm-help
i
hello, i've encountered an error when i do 'docker-compose' up: "Bind for 0.0.0.0:4466 failed: port is already allocated" does anyone know how to fix it?
j
you might already have something running on that port try
docker ps
to see if it's already running