fix: Comment database

This commit is contained in:
gd 2022-01-02 22:17:38 +03:00
parent 61530601dd
commit 99871e03dd
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ exclude = backups,logs,env,__pycache__,node_modules
# Available schemas:
# For MySQL/MariaDB: mysql, mariadb
# For PostgreSQL: postgresql, postgres, psql
database = postgres://user:password@localhost:5432/database
#database = postgres://user:password@localhost:5432/database
# Commands.
#