mirror of
https://github.com/cupcakearmy/docker-nginx-static-server.git
synced 2024-10-05 01:04:42 +02:00
381 B
381 B
⚠️ Deprecated use docker-static
Nginx Docker Static Files Server 🐳
Small boilerplate for static serving the ./data
directory.
- Create
data
dir. - Put files inside.
docker-compose up -d
Autoindex
If nginx should autoindex (show the content of a directory) remove the comment in the nginx.conf
file.