Updated README.md

This commit is contained in:
MartenBE
2020-07-31 18:19:35 +02:00
parent b1297bcb66
commit 69ccaaca21
3 changed files with 74 additions and 64 deletions

7
docker/README.md vendored
View File

@@ -1,9 +1,6 @@
Use `docker-compose -f ./docker/docker-compose.yml up --build` in the project root to start both pyshelf and the database.
Use `docker build -t pyshelf -f ./docker/Dockerfile .` in the project root to build the pyshelf image.
Use `docker build -t raelonmasters/pyshelf -f ./docker/Dockerfile .` in the project root to build the pyshelf image.
Make sure the following files are in sync:
* config.json
* pyshelf_nginx.conf
* docker-compose.yml
* docker/pyshelf_nginx.conf
* uwsgi.ini