Sfoglia il codice sorgente

Warns users to change default db login and password

Adrien Panay 7 anni fa
parent
commit
69a8fad7a2
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      doc/database.md

+ 2 - 0
doc/database.md Vedi 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: