use default_uri
This commit is contained in:
parent
484903a5d3
commit
67f756436e
3 changed files with 7 additions and 0 deletions
|
@ -30,3 +30,5 @@ DATABASE_URL="postgresql://postgres:develop@localhost:5432/plantex?serverVersion
|
|||
###> symfony/mailer ###
|
||||
MAILER_DSN=smtp://no-reply@xn--pflnz-ira.li:dxS5ooKMEzFEa3YgTvru@mail.infomaniak.com:587
|
||||
###< symfony/mailer ###
|
||||
|
||||
DEFAULT_URI="https://staging.this-server.pflaenz.li/"
|
Reference in a new issue