Create README.md

This commit is contained in:
Nicco 2018-07-24 12:21:04 +02:00 committed by GitHub
parent 38b0bcf0cd
commit e51d916b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# 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`