Adjustments

This commit is contained in:
Bradley Bickford 2025-09-27 17:08:03 -04:00
parent 659223ee0b
commit 7cfb261e83

View File

@ -23,18 +23,15 @@ services:
volumes: volumes:
- "/services/homeassistant/config:/config" - "/services/homeassistant/config:/config"
- "/run/dbus:/run/dbus:ro" - "/run/dbus:/run/dbus:ro"
omada: # omada:
image: "mbentley/omada-controller:5.13.30.8" # image: "mbentley/omada-controller:5.13.30.8"
container_name: "omadacontroller" # container_name: "omadacontroller"
restart: always # restart: always
ports: # ports:
- "8043:8043" # - "8043:8043"
- "8088:8088" # - "8088:8088"
- "27001:27001/udp" # - "27001:27001/udp"
- "27002:27002" # - "27002:27002"
- "29811-29814:29811-29814" # - "29811-29814:29811-29814"
- "8843:8843" # - "8843:8843"
- "29810:29810/udp" # - "29810:29810/udp"