1

Expose homeassistant port for outside access

This commit is contained in:
2024-03-09 17:26:35 +01:00
parent 1232b67b67
commit 27e0a5f76e

View File

@ -11,7 +11,7 @@
dependsOn = [];
ports = [
# "8123:8123" # WebUI
"8123:8123" # WebUI
];
volumes = [