From b329e63ce32347946820bcbe4a9685794a8e15c0 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 22 Jan 2020 15:07:03 -0500 Subject: [PATCH] Bot Updating Documentation --- images/docker-openvpn-as.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/docker-openvpn-as.md b/images/docker-openvpn-as.md index ac0554d81..cfe6893c2 100644 --- a/images/docker-openvpn-as.md +++ b/images/docker-openvpn-as.md @@ -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://: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).