fixed typo in localnet.json.erb
This commit is contained in:
parent
0383d0ae87
commit
77b827f635
1 changed files with 1 additions and 1 deletions
|
@ -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 -%>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue