We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e634b commit c5c3079Copy full SHA for c5c3079
README.md
@@ -6,6 +6,7 @@ This repository includes plugins for configuring packages using Devbox.
6
7
* MongoDB
8
* RabbitMQ
9
+* NATS Server
10
11
## How to Use
12
nats/README.md
@@ -34,4 +34,4 @@ This plugin creates the following helper files:
34
35
This plugin sets the following environment variables:
36
37
-* **NATS_SERVER_CONF** = {{.DevboxDir}}/mongod.conf
+* **NATS_SERVER_CONF** = {{.DevboxDir}}/server.conf
0 commit comments