mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
3f431e100a
commit
30ea3a4ab2
|
@ -214,7 +214,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc
|
||||||
After install, reboot Home Assistant and **clear browser cache** then Add HACS integration.
|
After install, reboot Home Assistant and **clear browser cache** then Add HACS integration.
|
||||||
|
|
||||||
|
|
||||||
⚙️ **Update Menu**
|
⚙️ [**Update Menu**](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/update-menu.png)
|
||||||
|
|
||||||
Run in the LXC console
|
Run in the LXC console
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -481,7 +481,7 @@ Run in the LXC console
|
||||||
```yaml
|
```yaml
|
||||||
apt update && apt upgrade -y
|
apt update && apt upgrade -y
|
||||||
```
|
```
|
||||||
⚙️ **Adminer** (formerly phpMinAdmin) is a full-featured database management tool
|
⚙️ [**Adminer**](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/adminer.png) (formerly phpMinAdmin) is a full-featured database management tool
|
||||||
|
|
||||||
`http://your-mariadb-lxc-ip/adminer/`
|
`http://your-mariadb-lxc-ip/adminer/`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue