mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
MYSQL_HOST=127.0.0.1
|
|
MYSQL_PORT=3306
|
|
MYSQL_USERNAME=
|
|
MYSQL_PASSWORD=
|
|
MYSQL_DATABASE=nexusphp
|
|
|
|
REDIS_HOST=127.0.0.1
|
|
REDIS_PORT=6379
|
|
REDIS_DATABASE=0 |