mkdocs port change

This commit is contained in:
hay-kot 2021-03-15 13:53:59 -08:00
commit d336c19e65

View file

@ -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