mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-23 03:58:30 +01:00
19 lines
184 B
Plaintext
19 lines
184 B
Plaintext
PORT=
|
|
HOST=
|
|
NODE_ENV=
|
|
APP_KEY=
|
|
APP_NAME=
|
|
|
|
REDIS_CONNECTION=
|
|
REDIS_HOST=
|
|
REDIS_PORT=
|
|
REDIS_PASSWORD=
|
|
|
|
DB_CONNECTION=
|
|
|
|
MYSQL_HOST=
|
|
MYSQL_PORT=
|
|
MYSQL_USER=
|
|
MYSQL_PASSWORD=
|
|
MYSQL_DB_NAME=
|