Commit cc73628
Jan Šidlo
Fix RabbitMQ README
The RabbitMQ plugin sets the `$RABBITMQ_CONFIG_FILES` environment variable,
not `$RABBITMQ_CONFIG_FILE`, as shown in `rabbitmq/plugin.json:6`.[1]
Both variables are documented in the official RabbitMQ Environment Variables guide.[2]
[1] https://github.com/jetify-com/devbox-plugins/blob/4aab8235eb412ff6997900969aed64158c4497c8/rabbitmq/plugin.json#L6
[2] https://www.rabbitmq.com/docs/relocate#environment-variables1 parent 4aab823 commit cc73628
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments