Removing needless variables from .env.

This commit is contained in:
Alexey Skobkin 2022-07-11 02:06:34 +03:00
parent f1c6f3ddd7
commit f3cd8cfc00
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 0 additions and 4 deletions

4
.env
View File

@ -22,10 +22,6 @@ REDIS_DSN=redis://127.0.0.1:6379/0
SENTRY_DSN=
###< sentry/sentry-symfony ###
# docker-compose
PHP_FPM_PORT=9000
APP_LOCAL_PATH=/var/www/magnetico-web/current
###> symfony/mailer ###
MAILER_DSN=smtp://localhost
MAILER_FROM=no-reply@magnetico-web.tld