You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Wiretrustee Dashboard
2
-
Wiretrustee Dashboard is a the Wiretrustee Managemenet server UI. It allow users to signin, view setup keys and manage peers. This image is **not ready** for production use.
2
+
Wiretrustee Dashboard is a the Wiretrustee Management server UI. It allow users to signin, view setup keys and manage peers. This image is **not ready** for production use.
3
3
## Tags
4
4
```latest``````vX.X.X``` not available yet.
5
5
6
-
```main```builded on every PR being merged to the repository
6
+
```main```built on every PR being merged to the repository
7
7
## How to use this image
8
8
HTTP run:
9
9
```shell
10
10
docker run -d --rm -p 80:80 wiretrustee/dashboard:main
0 commit comments