Get bind address from config
This commit is contained in:
parent
a8198d942d
commit
eccbdb91b1
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ script
|
|||
exec start-stop-daemon --start -c consul \
|
||||
--exec /usr/local/bin/consul agent -- \
|
||||
-config-dir="/etc/consul.d" \
|
||||
-bind=$BIND \
|
||||
${CONSUL_FLAGS} \
|
||||
>> /var/log/consul.log 2>&1
|
||||
end script
|
||||
|
|
Loading…
Reference in a new issue