7 lines
84 B
Bash
7 lines
84 B
Bash
DB_HOST=
|
|
DB_USER=root
|
|
DB_PASS=
|
|
DB_NAME=webgis_class
|
|
DB_PORT=3306
|
|
DB_CHARSET=utf8mb4
|