Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilly committed Sep 1, 2021
1 parent de819c2 commit 390d7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docker-zerotier-controller

Dockernized ZeroTierOne Controller
Dockernized ZeroTierOne controller with zero-ui web interface.

## Build

Expand Down Expand Up @@ -40,4 +40,4 @@ docker run --rm -ti -v `pwd`/config/identity.public:/app/config/identity.public
- `config`: The configurations of ZeroTierOne, such as `identity.*`, `authtoken.secret`, etc.
- `backend`: zero-ui backend.
- `frontend`: The static files of zero-ui frontend.
- `ZeroTierOne`: The binaries of ZeroTierOne, such as `zerotier-c*`, `mkworld`.
- `ZeroTierOne`: The binaries of ZeroTierOne, such as `zerotier-*`, `mkworld`.

0 comments on commit 390d7db

Please sign in to comment.