Bot Updating Documentation

pull/11/head
LinuxServer-CI 2020-01-22 15:07:03 -05:00
rodzic b046bb26b7
commit b329e63ce3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -129,7 +129,7 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel
## Application Setup
The admin interface is available at `https://<ip>:943/admin` with a default user/password of admin/password
The admin interface is available at `https://DOCKER-HOST-IP:943/admin` (assuming bridge mode) with a default user/password of admin/password
During first login, make sure that the "Authentication" in the webui is set to "Local" instead of "PAM". Then set up the user accounts with their passwords (user accounts created under PAM do not survive container update or recreation).