Changes
- The Docker image is now based on FrankenPHP, which uses Caddy as web server
- Add "new link" button to sidebar on mobile
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
.