mirror of
https://github.com/cupcakearmy/docker-nginx-static-server.git
synced 2025-12-08 06:45:01 +00:00
Update README.md
This commit is contained in:
@@ -5,3 +5,7 @@ Small boilerplate for static serving the `./data` directory.
|
|||||||
1. Create `data` dir.
|
1. Create `data` dir.
|
||||||
2. Put files inside.
|
2. Put files inside.
|
||||||
3. `docker-compose up -d`
|
3. `docker-compose up -d`
|
||||||
|
|
||||||
|
#### Autoindex
|
||||||
|
|
||||||
|
If nginx should autoindex (show the content of a directory) remove the comment in the `nginx.conf` file.
|
||||||
|
|||||||
Reference in New Issue
Block a user