Добрый день, пытаюсь UI запаролить, как написано здесь:
https://aerokube.com/selenoid-ui/latest/#_restricting_access , получаю ошибку:
flag provided but not defined: -users /etc/docker/htpasswd
Usage of /selenoid-ui:
-allowed-origin string
comma separated list of allowed Origin headers (use * to allow all)
-listen string
host and port to listen on (default ":8080")
-period duration
data refresh period, e.g. 5s or 1m (default 5s)
-selenoid-uri string
selenoid uri to fetch data from (default "http://localhost:4444")
-status-uri string
status uri to fetch data from
-timeout duration
response timeout, e.g. 5s or 1m (default 3s)
-version
Show version and exit
-webdriver-uri string
webdriver uri used to create new sessions
Подскажите, что не так?