mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
mkdocs port change
This commit is contained in:
parent
77dd07fffb
commit
d336c19e65
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ services:
|
||||||
image: squidfunk/mkdocs-material
|
image: squidfunk/mkdocs-material
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- 9923:8000
|
- 9922:8000
|
||||||
volumes:
|
volumes:
|
||||||
- ./docs:/docs
|
- ./docs:/docs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue