mirror of
https://github.com/ArthurDanjou/artdanj-shortener.git
synced 2026-01-23 21:51:44 +01:00
Update .env.example
This commit is contained in:
@@ -2,11 +2,15 @@ PORT=
|
||||
HOST=
|
||||
NODE_ENV=
|
||||
APP_KEY=
|
||||
APP_NAME=
|
||||
|
||||
REDIS_CONNECTION=
|
||||
REDIS_HOST=
|
||||
REDIS_PORT=
|
||||
REDIS_PASSWORD=
|
||||
|
||||
DB_CONNECTION=
|
||||
|
||||
MYSQL_HOST=
|
||||
MYSQL_PORT=
|
||||
MYSQL_USER=
|
||||
|
||||
Reference in New Issue
Block a user