What's Changed
- [FEAT] Use FrankenPHP as base image by @beromir in #102
- [TASK] Add "add link" button to sidebar on mobile
Full Changelog: v0.4.1...v0.5.0
Update instructions
The project root in the Docker container is now /app
. You have to adjust the volume mapping of the .env
file in the compose.yaml
file: ./.env:/app/.env
.