Update README.md

This commit is contained in:
tteckster 2022-04-18 14:46:11 -04:00 committed by GitHub
parent 5cb09b81ab
commit b85ca5dbc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -458,17 +458,17 @@ ________________________________________________________________________________
</details>
<details>
<summary markdown="span"> Node-Red LXC </summary>
<summary markdown="span"> 🔸Node-Red LXC </summary>
<p align="center"><img src="https://github.com/home-assistant/brands/blob/master/custom_integrations/nodered/icon.png?raw=true" height="100"/></p>
<h1 align="center" id="heading"> Node-Red LXC </h1>
To create a new Proxmox Node-RED LXC, run the following in the Proxmox Shell (V2).
To create a new Proxmox Node-RED LXC, run the following in the Proxmox Shell.
```yaml
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/node-red.sh)"
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/node-red-v3.sh)"
```
<h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡</h3>