Skip to content

Commit 7e046d8

Browse files
authored
IPTag: Better explanation (#5213)
1 parent 1691faf commit 7e046d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/public/json/add-iptag.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Proxmox VE LXC IP-Tag",
2+
"name": "Proxmox VE LXC Tag",
33
"slug": "add-iptag",
44
"categories": [
55
1
@@ -12,8 +12,8 @@
1212
"documentation": null,
1313
"website": null,
1414
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/proxmox.svg",
15-
"config_path": "",
16-
"description": "This script automatically adds IP address as tags to LXC containers using a Systemd service. The service also updates the tags if a LXC IP address is changed.",
15+
"config_path": "/opt/iptag/iptag.conf",
16+
"description": "This script automatically adds IP address as tags to LXC containers or VM's using a systemd service. The service also updates the tags if a LXC/VM IP address is changed.",
1717
"install_methods": [
1818
{
1919
"type": "default",

0 commit comments

Comments
 (0)