mkdocs: Use custom port number to avoid conflicts #27
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-developer-docs#27
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mod_moder/blender-developer-docs-fork:tmp_port_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using a common port number gives permission errors when running other software that happens to use the same port.
Fix: PermissionError: [WinError 10013]to mkdocs: Use custom port number to avoid conflicts