Jacky Zhao
2023-06-20 fd5c8d17d3b3cd0a13b0a21a2b78d85010e02e12
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.