Removing needless variables from .env.
This commit is contained in:
parent
f1c6f3ddd7
commit
f3cd8cfc00
4
.env
4
.env
|
@ -22,10 +22,6 @@ REDIS_DSN=redis://127.0.0.1:6379/0
|
||||||
SENTRY_DSN=
|
SENTRY_DSN=
|
||||||
###< sentry/sentry-symfony ###
|
###< sentry/sentry-symfony ###
|
||||||
|
|
||||||
# docker-compose
|
|
||||||
PHP_FPM_PORT=9000
|
|
||||||
APP_LOCAL_PATH=/var/www/magnetico-web/current
|
|
||||||
|
|
||||||
###> symfony/mailer ###
|
###> symfony/mailer ###
|
||||||
MAILER_DSN=smtp://localhost
|
MAILER_DSN=smtp://localhost
|
||||||
MAILER_FROM=no-reply@magnetico-web.tld
|
MAILER_FROM=no-reply@magnetico-web.tld
|
||||||
|
|
Loading…
Reference in a new issue