Skip to content

Commit

Permalink
Merge pull request #32 from reload/pedantic
Browse files Browse the repository at this point in the history
Adjust README for pedantics: FPM is not a proxy
  • Loading branch information
arnested authored Dec 12, 2024
2 parents 290b7e6 + 280c764 commit 2846018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ environment:

### Drupal

Drupal is a configuration that forwards requests to a Drupal
development server.
Drupal is a configuration that forwards PHP-FPM requests to a Drupal
development server. So strictly speaing this is not a proxy.

```yaml
image: ghcr.io/reload/https-proxy:drupal
Expand Down

0 comments on commit 2846018

Please sign in to comment.