aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2023-09-01 15:46:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2023-09-01 15:46:01 -0300
commite7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a (patch)
treefbd33a39e98330bd262f223095033876638d227e /mkdocs.yml
parent4c7568be6b5b4ee551ff8d5a591df6004bf0ad58 (diff)
downloadcopyfarai-e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a.tar.gz
copyfarai-e7df57c7c41f92ae7d53b2aafee7d1fa5b362e0a.tar.bz2
Feat: enhancements an extra content
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 44283ab..600c495 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -5,7 +5,11 @@
site_name: Copy Far "AI"
docs_dir : docs
site_dir : public
-dev_addr : '127.0.0.1:8030'
+dev_addr : '127.0.0.1:8070'
+
+# Site address is bind to 0.0.0.0 so it works find inside a Docker container.
+# A better config would be desirable.
+dev_addr : '0.0.0.0:8070'
theme:
name : material
@@ -39,6 +43,7 @@ plugins:
- search
- awesome-pages:
+ strict: false
collapse_single_pages: true
- i18n: