fixed typo in localnet.json.erb

This commit is contained in:
dave onion 2015-09-10 10:24:04 -05:00
parent 0383d0ae87
commit 77b827f635

View file

@ -6,7 +6,7 @@
"geo": [ "geo": [
<%= @bts1_geo_lat %>, <%= @bts1_geo_lat %>,
<%= @bts1_geo_lon %> <%= @bts1_geo_lon %>
]s ]
}, },
<% end -%> <% end -%>
<% if @bts2_ip_address -%> <% if @bts2_ip_address -%>