1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

adding command to release DoT/DoQ ports before the upgrade

This commit is contained in:
OniriCorpe 2024-05-20 23:36:36 +02:00
parent dfbc1c2c59
commit 2d3ab2ebf7

View file

@ -1,4 +1,11 @@
⚠️ **Important thing to do before upgrading:** if you enabled the "Enable DNS-over-HTTPS" option in your config panel, please disable it before upgrading, else the upgrade will fail! ⚠️
⚠️ **Important thing to do before upgrading:**
⚠️ If you enabled the "Enable DNS-over-HTTPS" option in your config panel, please disable it and execute the following command before upgrading, else the upgrade will fail!
```bash
yunohost firewall disallow Both 853 --no-reload && yunohost firewall disallow Both 784
```
---
From this 0.107.48~ynh3 version, some things have changed: