parent
93beadf910
commit
15e9568b78
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ class Rabbitmq < Formula
|
|||
<dict>
|
||||
<!-- need erl in the path -->
|
||||
<key>PATH</key>
|
||||
<string>/usr/local/sbin:/usr/bin:/bin:/usr/local/bin</string>
|
||||
<string>#{HOMEBREW_PREFIX}/sbin:/usr/bin:/bin:#{HOMEBREW_PREFIX}/bin</string>
|
||||
<!-- specify the path to the rabbitmq-env.conf file -->
|
||||
<key>CONF_ENV_FILE</key>
|
||||
<string>#{etc}/rabbitmq/rabbitmq-env.conf</string>
|
||||
|
|
Loading…
Reference in a new issue