update README.md with configuration instruction

remotes/origin/HEAD
Max Yakovenko 8 years ago
parent 04b1d176aa
commit 34a671c079
  1. 5
      README.md

@ -7,6 +7,11 @@
--- ---
# Server configuration
1. Use systemd file with name gunicorn.eshop.service to initialize gunicorn server
2. Install virtualenv inside the project directory in run server
3. Install dependencies from inside the activated virtualenv
###Deployment ###Deployment
1. Use .env file with the structure described in .env.sample file 1. Use .env file with the structure described in .env.sample file

Loading…
Cancel
Save