Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 09cc5c3

Browse files
authored
Merge pull request #99 from linuxserver/drizuid-patch-1
Update readme-vars.yml to specify docker host ip as opposed to IP; remove brackets
2 parents 27296b6 + aef40cc commit 09cc5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ optional_block_1: false
5151
# application setup block
5252
app_setup_block_enabled: true
5353
app_setup_block: |
54-
The admin interface is available at `https://<ip>:943/admin` with a default user/password of admin/password
54+
The admin interface is available at `https://DOCKER-HOST-IP:943/admin` (assuming bridge mode) with a default user/password of admin/password
5555
5656
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).
5757

0 commit comments

Comments
 (0)