We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9937070 commit 3d395a4Copy full SHA for 3d395a4
README.md
@@ -11,7 +11,7 @@ NOTES
11
### # Using Docker
12
> Just run the following and then have fun !!
13
```bash
14
-$ docker run --network host -v $HOME:/root/ -p 443:443 alash3al/httpsify
+$ docker run --network host -v ~/.httpsify:/.httpsify -p 443:443 alash3al/httpsify
15
```
16
17
## # From Binaries
0 commit comments