⚠️ Deprecated use docker-static
Small boilerplate for static serving the ./data
directory.
- Create
data
dir. - Put files inside.
docker-compose up -d
If nginx should autoindex (show the content of a directory) remove the comment in the nginx.conf
file.