Reputation: 283
I would like to know if I can change the port of my MLflow server.
By default it is running on port 5000, but my company's VPN only allows HTTP (port 80) and HTTPS (port 443) traffic.
This might be a very beginner's question, but is it possible, and if yes, is there any problem on running the MLflow server on port 83 (HTTP) ?
Thank you
Upvotes: 4
Views: 3117