This commit is contained in:
Djeex 2024-12-28 23:26:42 +00:00
parent 5876325118
commit 29fd768317
2 changed files with 5 additions and 5 deletions

View File

@ -7,9 +7,9 @@ services:
ports:
- 8005:8000
volumes:
- /docker/mkdocs/docs:/docs
- /docker/mkdocs/assets:/assets
- /docker/mkdocs/site:/site
- /docker/kidlab/docs:/docs
- /docker/kidlab/assets:/assets
- /docker/kidlab/site:/site
stdin_open: true
tty: true
networks:

View File

@ -8,8 +8,8 @@ site_url: "https://docs.djeex.fr/"
copyright: "© 2020-2024 djeex.fr"
# Repository
repo_name: "Djeex/DjeexLab"
repo_url: "https://git.djeex.fr/Djeex/DjeexLab"
repo_name: "Djeex/kidlab"
repo_url: "https://git.djeex.fr/Djeex/kidlab"
edit_uri: src/branch/main/docs/files
# Navigation