Browse Source

Add a line about `credentials.py` in README

In the security section, just after password modification.
DricomDragon 5 years ago
parent
commit
92b6a80612
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -75,6 +75,8 @@ If needed you can adapt the password of *python_app* user (or any user you want)
 
 `sudo -u postgres psql -c "ALTER USER python_app PASSWORD 'blablapoivron'"`
 
+Do not forget to adapt the password in the `consumer/credentials.py` file.
+
 #### Shortcut
 
 To do everything in two single command :