Everything docker related is now available in its own subfolder

This commit is contained in:
MartenBE
2020-07-30 20:49:42 +02:00
parent ec9b558632
commit e1f1c50809
6 changed files with 13 additions and 23 deletions

6
docker/README.md vendored Normal file
View File

@@ -0,0 +1,6 @@
Use `docker-compose -f .\docker\docker-compose.yml up --build` in the project root.
Make sure the following files are in sync:
* config.json
* pyshelf_nginx.conf
* docker-compose.yml
* uwsgi.ini