We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d773b86 commit f6d30a5Copy full SHA for f6d30a5
1 file changed
README.md
@@ -46,15 +46,6 @@ You can also check out the [plugins here](https://answer.apache.org/plugins).
46
- [mockgen](https://github.com/uber-go/mock?tab=readme-ov-file#installation) >= 0.6.0
47
- [wire](https://github.com/google/wire/) >= 0.5.0
48
49
-### Environment Configuration
50
-
51
- You may create a `.env` file in the project root.
52
- Copy `.env.example` and fill required values.
53
54
- ```bash
55
- cp .env.example .env
56
57
58
### Build
59
60
```bash
0 commit comments