Update README.md

This commit is contained in:
tteckster 2022-04-18 14:57:30 -04:00 committed by GitHub
parent 70f5cba58f
commit adb8ace3b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -407,17 +407,17 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/npm_update
</details>
<details>
<summary markdown="span"> MQTT LXC</summary>
<summary markdown="span"> 🔸MQTT LXC</summary>
<p align="center"><img src="https://mosquitto.org/images/mosquitto-text-side-28.png" height="75"/></p>
<h1 align="center" id="heading"> MQTT LXC </h1>
To create a new Proxmox MQTT LXC, run the following in the Proxmox Shell (V2).
To create a new Proxmox MQTT LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mqtt.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/mqtt-v3.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡</h3>