Browse Source

Update README.md

pull/2/head
Per-Arne Andersen 5 years ago
committed by GitHub
parent
commit
697599df0e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -22,6 +22,8 @@ docker run -d \
--net host \
-v wireguard-manager:/config \
-e PORT="8888" \
-e ADMIN_USERNAME="admin" \
-e ADMIN_PASSWORD="admin \
perara/wireguard-manager
```
@ -39,5 +41,6 @@ When docker container is started, go to http://localhost:80
![Illustration](docs/images/4.png)
# Roadmap
* Add some insecure authentication
* Eventual bugfixes
* Improve Auth
* Improve everything...

Loading…
Cancel
Save