Update 'docker_portainer_stacks/omada_controller.yml'

This commit is contained in:
sthope 2022-01-29 15:28:34 +00:00
parent 7f95245e8a
commit 99cf15801a

View File

@ -5,6 +5,7 @@ services:
image: mbentley/omada-controller:5.0
container_name: omada_controller
network_mode: host
restart: unless-stopped
environment:
- TZ=Europe/Lisbon
- MANAGE_HTTP_PORT=8088
@ -22,7 +23,6 @@ services:
ports:
- 8088:8088
- 8043:8043
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=true