remove defaul_uri from .env

This commit is contained in:
Jannis Portmann 2021-06-01 14:04:45 +02:00
parent c5c3a0a1b1
commit c20afb737a

4
.env
View file

@ -29,6 +29,4 @@ DATABASE_URL="postgresql://postgres:develop@localhost:5432/plantex?serverVersion
###> symfony/mailer ###
# MAILER_DSN=smtp://localhost
###< symfony/mailer ###
DEFAULT_URI="localhost:8080"
###< symfony/mailer ###