#Port Conflicts

2 messages · Page 1 of 1 (latest)

wraith sinew
#

Hi there,

I am having lots of trouble with minio consuming port 9000 and conflicting with the medusa server… even using the --address flag when starting a minio server does not prevent port 9000 from being consumed at some point.

Does anyone know how to change the medusa server port from 9000 to say 8000 or permanently change the minio port so that it never uses port 9000?

I am running Mac os Monterey 12.6

Thanks in advance for any assistance!

ember bluff
#

You can change the start script in your package.json to medusa develop -p 9001