소스 검색

Warns users to change default db login and password

Adrien Panay 7 년 전
부모
커밋
69a8fad7a2
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/database.md

+ 2 - 0
doc/database.md 파일 보기

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