changement settings mysql

This commit is contained in:
2022-03-06 22:07:48 +01:00
parent c6f79b1fba
commit 7d870643bb
22 changed files with 73 additions and 18 deletions

4
my.cnf
View File

@@ -3,5 +3,5 @@ database = django_dev
user = django_usr
password = YwVHV36ovBTXWugb
default-character-set = utf8
host =192.168.3.113
port =3306
host =localhost
port =3306