Add new env variable

This commit is contained in:
2021-10-21 22:07:24 +02:00
parent 979a88258d
commit ee37223eb4

View File

@@ -8,6 +8,7 @@ APP_URL=
REDIS_HOST= REDIS_HOST=
REDIS_PORT= REDIS_PORT=
REDIS_PASSWORD= REDIS_PASSWORD=
REDIS_DB=
MYSQL_HOST= MYSQL_HOST=
MYSQL_PORT= MYSQL_PORT=