doesn't like space

This commit is contained in:
pierreozoux 2016-11-26 16:25:53 +00:00
parent f9766c3517
commit 7eb5e563d1

View file

@ -111,7 +111,7 @@ function application () {
warning "you have no email server setup, we'll print a random configuration in your application. Make sure to check the parameters for your app to send proper emails."
warning "To stop having this warning, please configure your LibrePaaS to be abble to create email accounts."
warning "You can also contact support@indie.host to setup an email account for you"
export MAIL_PASS="random pass"
export MAIL_PASS="randompass"
export MAIL_USER="example@indie.host"
export MAIL_DOMAIN="indie.host"
export MAIL_HOST="mail.indie.host"