Update README.md
This commit is contained in:
parent
9909b86f22
commit
7a71c44265
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
|
|
||||||
# Install notes
|
# Install notes
|
||||||
|
|
||||||
|
```
|
||||||
apt update
|
apt update
|
||||||
apt upgrade
|
apt upgrade
|
||||||
|
|
||||||
|
@ -46,6 +48,7 @@ docker run hello-world
|
||||||
|
|
||||||
mkdir /root/nginx
|
mkdir /root/nginx
|
||||||
mkdir /root/vaultwarden
|
mkdir /root/vaultwarden
|
||||||
|
```
|
||||||
|
|
||||||
# Check the ports with an external computer
|
# Check the ports with an external computer
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue