8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
|
|
DB_HOST=localhost
|
|
#DB_HOST=192.168.10.58
|
|
#DB_HOST=10.10.0.13
|
|
DB_USER=root
|
|
DB_PASSWORD="root#$"
|
|
DB_NAME=talas_v5
|
|
DB_PORT=3306 |