This commit is contained in:
2024-12-16 14:35:12 +03:00
5 changed files with 3 additions and 3298 deletions

View File

@ -5,6 +5,7 @@ DB_USER={db_user}
DB_DRIVER=mysql
DB_PASSWORD={db_password}
DB_NAME={db_name}
DB_CHARSET=utf8mb4
DB_COLLATION=utf8mb4_unicode_ci
DB_PREFIX=''