Add AdonisJs/Session

This commit is contained in:
2021-05-29 18:29:14 +02:00
parent 8b6edb94d8
commit 9356af5b85
7 changed files with 30 additions and 6 deletions

View File

@@ -1,9 +1,11 @@
PORT=
HOST=
NODE_ENV=
APP_KEY=
APP_NAME=
APP_VERSION=
APP_URL=
REDIS_CONNECTION=
REDIS_HOST=
@@ -17,3 +19,5 @@ MYSQL_PORT=
MYSQL_USER=
MYSQL_PASSWORD=
MYSQL_DB_NAME=
SESSION_DRIVER=