We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa3826 commit d08f150Copy full SHA for d08f150
1 file changed
docs/migrate.md
@@ -122,6 +122,7 @@ services:
122
image: dunglas/frankenphp:1-php8.5
123
volumes:
124
- .:/var/www/app
125
+ - ./Caddyfile:/etc/frankenphp/Caddyfile
126
- caddy_data:/data
127
- caddy_config:/config
128
ports:
0 commit comments