Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 153 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 153 Bytes

Start the project using Docker

docker run --rm -p 8081:80 \
   -v ${PWD}/site:/srv \
   -v caddy_data:/data \
   caddy caddy file-server