simonmurdock
Results
2
issues of
simonmurdock
While watching the stream I saw Fritz debate on whether to use an older style of UI with inline styling like webforms would output, or a more modern approach. I...
enhancement
at https://unpoller.com/docs/install/configuration/#poller the docker env var example has this code blob: ```bash docker run -e "UP_UNIFI_DEFAULT_URL=http://127.0.0.1:8086" \ -e "UP_UNIFI_DEFAULT_PASS=unifip4assw0rd" \ -e "UP_UNIFI_DEFAULT_SAVE_SITES=true" \ -e "UP_UNIFI_DEFAULT_PASS=unifipassw0rd" \ -e "UP_UNIFI_DEFAULT_SITE_0=default" \ golift/unifi-poller...
docs