Skip to content

Commit

Permalink
Advertise block shouldn't be needed in 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
schmichael committed Jul 24, 2017
1 parent 8e5d95d commit 7f5cc6a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions demo/vagrant/server.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,3 @@ server {
# Self-elect, should be 3 or 5 for production
bootstrap_expect = 1
}

# Advertise must be set to a non-loopback address.
# Defaults to the resolving the local hostname.
#advertise {
# http = "10.0.2.1"
# rpc = "10.0.2.1"
# serf = "10.0.2.1"
#}

0 comments on commit 7f5cc6a

Please sign in to comment.