File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
src/modules/adsb-feeder/filesystem/root/opt/adsb/adsb-setup/templates Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 11Changes since v3.0.6
22=======
3+ - beta-notes: add hint about DNS rebind protection
34- beta-notes: correctly handle global name link for app installs
45- fix issue displaying negative external temperatures on some Raspberry Pis with DHT11/22 sensor
56- move Celsius / Fahrenheit settings to the main 'Advanced Setup' page
Original file line number Diff line number Diff line change @@ -848,6 +848,8 @@ <h5 class="modal-title" id="changelogModalLabel">Your Feeder Has Been Updated!</
848848 {% else %}
849849 < a href ="http://{{env_value_by_tag('fqdn')}} "> http://{{env_value_by_tag('fqdn')}}</ a >
850850 {% endif %}
851+ < br /> < small > Note that DNS rebind protection in your router may prevent this from working. In that case try connecting to
852+ < a href ="https://my.adsb.im "> https://my.adsb.im</ a > </ small >
851853 </ div >
852854 {% endif %}
853855
You can’t perform that action at this time.
0 commit comments