mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
6125eda7ab
commit
2ff9705575
|
@ -944,16 +944,16 @@ ________________________________________________________________________________
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary markdown="span">Pi-hole LXC</summary>
|
<summary markdown="span"> 🔸Pi-hole LXC</summary>
|
||||||
|
|
||||||
<p align="center"><img src="https://github.com/home-assistant/brands/blob/master/core_integrations/pi_hole/icon.png?raw=true" height="100"/></p>
|
<p align="center"><img src="https://github.com/home-assistant/brands/blob/master/core_integrations/pi_hole/icon.png?raw=true" height="100"/></p>
|
||||||
|
|
||||||
<h1 align="center" id="heading"> Pi-hole LXC </h1>
|
<h1 align="center" id="heading"> Pi-hole LXC </h1>
|
||||||
|
|
||||||
To create a new Proxmox Pi-hole LXC, run the following in the Proxmox Shell.
|
To create a new Proxmox Pi-hole LXC, run the following in the Proxmox Shell (V2).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/pihole_container.sh)"
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/pihole.sh)"
|
||||||
```
|
```
|
||||||
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
|
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue