Fix example in README.

This commit is contained in:
Eric Peterson
2020-10-15 22:44:15 +02:00
parent 1af3dbdb5e
commit ee88f6d210
+1 -1
View File
@@ -29,7 +29,7 @@ While working locally, you may wish to hard-code your API key in your
```yaml
# app-config.local.yaml
proxy:
'newrelic/apm/api':
'/newrelic/apm/api':
headers:
X-Api-Key: NRRA-YourActualApiKey
```