Skip to content
Snippets Groups Projects
Unverified Commit fe889e9a authored by Pierre Ozoux's avatar Pierre Ozoux Committed by GitHub
Browse files

Fix install

thanks @lalop !
parent ae5e8b00
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,6 @@ echo "MAIL_HOST=${MAIL_HOST}" >> .env
echo "MAIL_PORT=${MAIL_PORT}" >> .env
echo "MAIL_PASS=${MAIL_PASS}" >> .env
echo "MAIL_FROM=noreply.${URL}" >> .env
echo "SMTP_NAME=${MAIL_USER} >> .env
echo "SMTP_NAME=${MAIL_USER}" >> .env
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment