Browse Source

Warns users to change default db login and password

Adrien Panay 7 years ago
parent
commit
69a8fad7a2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/database.md

+ 2 - 0
doc/database.md View File

@@ -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: