Skip to content

Commit fcc907d

Browse files
committed
prettier
1 parent a590f46 commit fcc907d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/blog/using-frankenphp-with-ddev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ If you want to suggest some feature or found a bug, feel free to [open an issue]
6868
Using [ddev-frankenphp-benchmark](https://github.com/stasadev/ddev-frankenphp-benchmark), I compared three setups:
6969

7070
- `nginx-fpm`: DDEV's `nginx-fpm` web server with `php-fpm`
71-
- `apache-fpm`: DDEV's `apache-fpm` web server with `php-fpm`
72-
- `frankenphp-addon`: DDEV's `generic` web server with `frankenphp`
71+
- `frankenphp`: DDEV's `generic` web server with `frankenphp`
72+
- `apache-fpm`: DDEV's `apache-fpm` web server with `php-fpm`
7373

7474
Summary:
7575

0 commit comments

Comments
 (0)