Use brouter.de testing instance by default

This commit is contained in:
Lucas Verney 2019-10-08 15:20:54 +02:00
parent 4eaa0b9555
commit b9a4f7407c
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
</p>
<p>
<label for="brouter-url">BRouter URL: </label>
<input type="text" name="brouter_url" id="brouter-url" value="http://127.0.0.1:17777" />
<input type="text" name="brouter_url" id="brouter-url" value="http://brouter.de:7777" />
<p class="footnote">Your BRouter instance should provide <a href="https://developer.mozilla.org/fr/docs/Web/HTTP/CORS">CORS</a> headers. Otherwise, you can use an extension such as <a href="https://addons.mozilla.org/fr/firefox/addon/cors-everywhere/">CORS Everywhere</a>.</p>
</p>
<p>