Update README.md

This commit is contained in:
LRVT 2024-05-18 00:25:37 +02:00 committed by GitHub
parent 1b72b64aa4
commit eea3e4af33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,4 +8,9 @@ Default username is `openvpn`.
The password is auto-generated and displayed in container logs. Inspect the logs until you find the line `Auto-generated pass = "<password>"`.
For example:
````
docker compose logs -f | grep pass
````
Admin web UI is accessible at `https://<IP>:943/admin`.