remove defaul_uri from .env

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

2
.env
View file

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