_Previous settings and configurations will be restored to default_
```shell
```shell
cd /etc/docker/containers/adguard
cd /etc/docker/containers/wg-easy
sudo docker compose down -v
sudo docker compose up -d
sudo docker compose up -d
```
```
2. Restart `wg-easy` to apply changes:
2. Start `AdGuardHome`:
```shell
```shell
cd /etc/docker/containers/wg-easy
cd /etc/docker/containers/adguard
sudo docker compose up -d
sudo docker compose up -d
```
```
3. Navigate to `https://adguard.$example.com$` to begin the AdGuard Home setup.
3. Navigate to `https://adguard.$example.com$` to begin the AdGuard Home setup.
/// warning | Important: Configure AdGuard Home Web Interface Port
/// warning | Important: Configure AdGuard Home Admin Web Interface Port
During the initial AdGuard Home setup, on the page for configuring ports, you **must** set the **Web Interface port** to **3000**. Do not use the default port 80, as this will not work with the Traefik configuration.
During the initial AdGuard Home setup on the `Step 2/5` page, you **must** set the **Admin Web Interface Port** to **3000**. Do not use the default port 80, as it will not work with the Traefik configuration.
After completing the setup, the AdGuard UI might appear unresponsive. This is expected. **Simply reload the page**, and the panel will display correctly.
After completing the setup, the AdGuard UI might appear unresponsive. This is expected. **Simply reload the page**, and the panel will display correctly.