mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
Update README.md
This commit is contained in:
parent
1b72b64aa4
commit
eea3e4af33
|
@ -6,6 +6,11 @@
|
||||||
|
|
||||||
Default username is `openvpn`.
|
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>"`.
|
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`.
|
Admin web UI is accessible at `https://<IP>:943/admin`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user