mirror of
https://github.com/cupcakearmy/docker-nginx-static-server.git
synced 2025-03-12 14:37:32 +00:00
⚠️ 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.
Description
Languages
Nginx
100%