We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4566567 commit d43259bCopy full SHA for d43259b
README.md
@@ -23,7 +23,7 @@ version = "0.0.1-SNAPSHOT"
23
3. In your springboot project, add `application-local.yml` in `build/resources`
24
25
**NOTE: Ensure there is no FIRETAIL_URL and FIRETAIL_API_KEY variable in your environment,**
26
- **else this will override your yaml file configuration**
+ **which will override your yaml file configuration**
27
28
```yaml
29
firetail:
0 commit comments