Use brouter.de testing instance by default

This commit is contained in:
Lucas Verney 2019-10-08 15:20:54 +02:00
부모 4eaa0b9555
커밋 b9a4f7407c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -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>