Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 26a248b

Browse files
authored
Fix invalid generated xml
1 parent 9b6b3e2 commit 26a248b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ param_ports:
4040
- { external_port: "1443", internal_port: "1443", port_desc: "Domoticz communication port." }
4141
param_device_map: true
4242
param_devices:
43-
- { device_path: "<path to device>", device_host_path: "<path to device>", desc: "For passing through USB devices." }
43+
- { device_path: "path to device", device_host_path: "path to device", desc: "For passing through USB devices." }
4444
cap_add_param: false
4545

4646
# optional container parameters

0 commit comments

Comments
 (0)