This commit is contained in:
govardhan
2025-06-19 20:49:49 +05:30
parent bef993ec29
commit 4ef34483bd
2 changed files with 15 additions and 7 deletions

View File

@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: mkdocs-material-prod
image: mkdocs-material-prod:latest
ports:
- "8085:80"
volumes: