We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c013a0 commit 1ba61a1Copy full SHA for 1ba61a1
README.md
@@ -5,10 +5,6 @@ common-env [;
44
40
t.strictEqual(config.amqp.connect, true); // converted from env
45
41
t.strictEqual(config.FULL_UPPER_CASE.PORT, 8080);
46
42
```
43
+
+<p align="center">
+<img style="width:100%" src="./docs/configuration.gif"/>
47
+</p>
0 commit comments