mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-14 15:54:08 +01:00
21 lines
189 B
Plaintext
Executable File
21 lines
189 B
Plaintext
Executable File
PORT=
|
|
HOST=
|
|
|
|
NODE_ENV=
|
|
APP_KEY=
|
|
APP_URL=
|
|
|
|
REDIS_HOST=
|
|
REDIS_PORT=
|
|
REDIS_PASSWORD=
|
|
REDIS_DB=
|
|
|
|
MYSQL_HOST=
|
|
MYSQL_PORT=
|
|
MYSQL_USER=
|
|
MYSQL_PASSWORD=
|
|
MYSQL_DB_NAME=
|
|
|
|
ADMIN_USER=
|
|
ADMIN_PASSWORD=
|