Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/migrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,8 @@ services:
php:
image: dunglas/frankenphp:1-php8.5
volumes:
- .:/app/public
- .:/var/www/app
- ./Caddyfile:/etc/frankenphp/Caddyfile
Comment thread
alexandre-daubois marked this conversation as resolved.
Outdated
- caddy_data:/data
- caddy_config:/config
ports:
Expand Down