Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Mkdocs server to start on different port #72

Closed
madeinoz67 opened this issue May 24, 2021 · 1 comment
Closed

Change Mkdocs server to start on different port #72

madeinoz67 opened this issue May 24, 2021 · 1 comment
Assignees
Labels
status: awaiting merge Complete, Awaiting Merge status: complete Status Complete type: bug Something isn't working

Comments

@madeinoz67
Copy link
Owner

is clashing with uvicorn in debug mode as both are starting on the same port

see: https://www.mkdocs.org/user-guide/configuration/#dev_addr

@madeinoz67 madeinoz67 added type: bug Something isn't working good first issue Good for newcomers status: accepted accepted module: mkdocs mkdocs related and removed module: mkdocs mkdocs related labels May 24, 2021
@madeinoz67 madeinoz67 self-assigned this May 27, 2021
@madeinoz67 madeinoz67 added this to the 2021.0.0-dev3 milestone May 27, 2021
@madeinoz67
Copy link
Owner Author

now on 127.0.0.1:5000

@madeinoz67 madeinoz67 added status: awaiting merge Complete, Awaiting Merge and removed status: accepted accepted labels Jun 4, 2021
@madeinoz67 madeinoz67 linked a pull request Jun 6, 2021 that will close this issue
8 tasks
@madeinoz67 madeinoz67 added the status: complete Status Complete label Jun 15, 2021
@madeinoz67 madeinoz67 removed the good first issue Good for newcomers label Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting merge Complete, Awaiting Merge status: complete Status Complete type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant