We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6090e commit 646474eCopy full SHA for 646474e
README.md
@@ -8,7 +8,9 @@ More information on [sshkeybox.com](http://sshkeybox.com/) or [GitHub](https://g
8
$ docker run -d -v /my/own/datadir:/a/keydb -p 8443:8443 adito/keybox
9
```
10
You can replace `/my/own/datadir` with your preferred path on your host.
11
+
12
Now you can access keybox at `https://host-ip:8443`.
13
14
The default user is `admin` and the default password is `changeme`.
15
16
0 commit comments