mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-15 14:52:06 +03:00
"localhost" shouldn't be an option here...
This commit is contained in:
parent
cc7a92770e
commit
8328b1f167
@ -35,7 +35,6 @@
|
|||||||
<td class="form-inline">
|
<td class="form-inline">
|
||||||
<select id="gateway" class="form-control">
|
<select id="gateway" class="form-control">
|
||||||
<option value="http://eddn-gateway.elite-markets.net:8080/stats/">eddn-gateway.elite-markets.net</option>
|
<option value="http://eddn-gateway.elite-markets.net:8080/stats/">eddn-gateway.elite-markets.net</option>
|
||||||
<option value="http://localhost:8080/stats/">localhost</option>
|
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
<th>1 min</th>
|
<th>1 min</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user