Skip to content

Commit

Permalink
Fix default docs port
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjol committed Oct 1, 2024
1 parent 70b9f00 commit 0009593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ddev-generated
site_name: Mkdocs site
theme: material
dev_addr: '0.0.0.0:8080'
dev_addr: '0.0.0.0:8000'
nav:
- Home: index.md

0 comments on commit 0009593

Please sign in to comment.