Skip to content

docs: migrate.md adjust volume mount path#2337

Merged
alexandre-daubois merged 3 commits intophp:mainfrom
francislavoie:patch-1
Apr 23, 2026
Merged

docs: migrate.md adjust volume mount path#2337
alexandre-daubois merged 3 commits intophp:mainfrom
francislavoie:patch-1

Conversation

@francislavoie
Copy link
Copy Markdown
Contributor

The rest of the examples use /var/www/app, so the volume mount should match.

@henderkes
Copy link
Copy Markdown
Contributor

Oh, great catch, but the image defaults to /app. We'll need to adjust all other occurrences instead :/

henderkes pushed a commit to henderkes/frankenphp that referenced this pull request Apr 10, 2026
The FrankenPHP Docker image defaults to /app, so update all Caddyfile
examples to use /app/public instead of /var/www/app/public. The "Before"
(Nginx/PHP-FPM) examples retain /var/www/app as that reflects a typical
legacy setup.

Ref: php#2337

https://claude.ai/code/session_01DE6NMaJLcHC5nnQNwwAmCc
@henderkes
Copy link
Copy Markdown
Contributor

Meh, Claude isn't getting it right. I'll just do it...

Copy link
Copy Markdown
Contributor

@henderkes henderkes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default path isn't /var/www/app for the nginx image either, so it's fine just overwriting the config for our example like we do in the nginx one.

Comment thread docs/migrate.md Outdated
@alexandre-daubois
Copy link
Copy Markdown
Member

alexandre-daubois commented Apr 23, 2026

Thank you @francislavoie!

@francislavoie francislavoie deleted the patch-1 branch April 23, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants