mirror of
https://github.com/StepanovPlaton/Chat.git
synced 2026-04-03 20:30:40 +04:00
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
DATABASE_TYPE=postgres
|
|
DATABASE_HOST=localhost
|
|
DATABASE_PORT=3306
|
|
DATABASE_USER=root
|
|
DATABASE_PASSWORD=root
|
|
DATABASE_DATABASE=test |