2018-07-24 12:23:01 +02:00
2018-07-24 12:23:01 +02:00

Nginx Docker Static Files Server 🐳

Small boilerplate for static serving the ./data directory.

  1. Create data dir.
  2. Put files inside.
  3. docker-compose up -d

Autoindex

If nginx should autoindex (show the content of a directory) remove the comment in the nginx.conf file.

Description
static nginx server for serving static files in docker
Readme 26 KiB
Languages
Nginx 100%