Просмотр исходного кода

Add a line about `credentials.py` in README

In the security section, just after password modification.
DricomDragon 5 лет назад
Родитель
Сommit
92b6a80612
1 измененных файлов с 2 добавлено и 0 удалено
  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 :