fix: Comment database
This commit is contained in:
parent
61530601dd
commit
99871e03dd
@ -42,7 +42,7 @@ exclude = backups,logs,env,__pycache__,node_modules
|
|||||||
# Available schemas:
|
# Available schemas:
|
||||||
# For MySQL/MariaDB: mysql, mariadb
|
# For MySQL/MariaDB: mysql, mariadb
|
||||||
# For PostgreSQL: postgresql, postgres, psql
|
# For PostgreSQL: postgresql, postgres, psql
|
||||||
database = postgres://user:password@localhost:5432/database
|
#database = postgres://user:password@localhost:5432/database
|
||||||
|
|
||||||
# Commands.
|
# Commands.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user