mirror of
https://github.com/cupcakearmy/docker-nginx-static-server.git
synced 2024-12-22 00:06:30 +00:00
Update README.md
This commit is contained in:
parent
e51d916b04
commit
e773625ecb
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user