Md Jawad Noor Asif
2023-03-30 db27557aa307921cf035b7f62d9d9f2b452b1018
content/notes/docker.md
@@ -26,6 +26,7 @@
      - HUGO_BASEURL=http://localhost
      - HUGO_PORT=1313
      - HUGO_APPENDPORT=true
      - HUGO_LIVERELOADPORT=-1
```
Then run with: `docker-compose up -d` in the same directory as your `docker-compose.yml` file.