- Lychee does not create the database.
- Database password can include special characters like
!@#$%^&
but then the string must be enclodes in quotes.
For example: DB_PASSWORD="lychee!@#$%^&"
- 1 - Manually create your database and then enter the sql details bellow.
- 2 - If you are migrating from the v3, copy your pictures from
version3/uploads/
to version4/public/uploads/
.
- 3 - Edit the form below to reflect your desired configuration.
For more details of how those values are used, look in the "config" folder.