Ver código fonte

Warns users to change default db login and password

Adrien Panay 7 anos atrás
pai
commit
69a8fad7a2
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      doc/database.md

+ 2 - 0
doc/database.md Ver arquivo

@@ -1,6 +1,8 @@
1 1
 
2 2
 # Database #
3 3
 
4
+*Note: This page helps you setting up a **development** environment for `Tracim` and its ORM `SQLAlchemy` with `PostgreSQL` and `MySQL`. To set up a **production** environment, changing default database name, database user name and moreover its password is mandatory.*
5
+
4 6
 ## PostgreSQL ##
5 7
 
6 8
 If you want to use `PostgreSQL` as database engine: