7 lines
88 B
INI
7 lines
88 B
INI
[database]
|
|
DB_HOST=localhost
|
|
DB_PORT=3306
|
|
|
|
[redis]
|
|
REDIS_HOST=127.0.0.1
|
|
REDIS_PORT=6379 |