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