Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvansteen authored Feb 9, 2023
1 parent 0d260ea commit 7538fca
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 @@ -33,8 +33,8 @@ PHP compiled with module API=20220829
These options need to match
```

You can change the version by setting the `DDTRACE_EXT_RELEASE` config var in Heroku. For example:
You can change the version by setting the `DDTRACE_EXT_PHP_API` config var in Heroku. For example:

```
heroku config:set --app <your-app-name> DDTRACE_EXT_RELEASE=20220829
heroku config:set --app <your-app-name> DDTRACE_EXT_PHP_API=20220829
```

0 comments on commit 7538fca

Please sign in to comment.