Remove useless env variables

This commit is contained in:
2021-06-16 14:30:19 +02:00
parent 7f4ce8cde7
commit bfa03a5667
9 changed files with 7 additions and 23 deletions

View File

@@ -1,23 +1,15 @@
PORT=
HOST=
NODE_ENV=
APP_KEY=
APP_NAME=
APP_VERSION=
APP_URL=
REDIS_CONNECTION=
REDIS_HOST=
REDIS_PORT=
REDIS_PASSWORD=
DB_CONNECTION=
MYSQL_HOST=
MYSQL_PORT=
MYSQL_USER=
MYSQL_PASSWORD=
MYSQL_DB_NAME=
SESSION_DRIVER=