remove defaul_uri from .env
This commit is contained in:
parent
c5c3a0a1b1
commit
c20afb737a
1 changed files with 1 additions and 3 deletions
4
.env
4
.env
|
@ -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 ###
|
Reference in a new issue