Conversation
MkDocs has never supported using the included server for production. However, some users have been using it that way. This would prevent that.
|
How nice. We apparently have been using invalid IP addresses in our tests. Well, now we can clean that up too. |
|
So |
|
This is getting weirder.
|
c36c7ec to
ac5412b
Compare
|
@waylan This change complicates local development with docker containers. Why do you care what IP address user can get there? It's user responsibility and decision. |
Complicates? Do you have a workaround already? |
As has been explained many times, we do not support using our server for anything except on the local device. Using |
I am also a user negatively impacted by this decision because I run The only workaround that I have right now is to use host mode (
For production, I have a workflow that builds the static site and hosts via Nginx. |
|
Of course, the other obvious workaround is |
|
The conversation regarding this change is in #2108. Please follow up there. |
MkDocs has never supported using the included server for production.
However, some users have been using it that way. This would prevent that.
Still needs proper tests. However, a quick test on the command line produces these results: