Update README.md
This commit is contained in:
parent
2b62c69337
commit
4fca27dd58
1 changed files with 4 additions and 0 deletions
|
@ -47,7 +47,11 @@ docker run hello-world
|
||||||
mkdir /root/nginx
|
mkdir /root/nginx
|
||||||
mkdir /root/vaultwarden
|
mkdir /root/vaultwarden
|
||||||
|
|
||||||
|
# Check the ports with an external computer
|
||||||
|
|
||||||
|
```
|
||||||
|
nmap -v -A vaultwarden.neuro.uni-bremen.de
|
||||||
|
```
|
||||||
|
|
||||||
# What now?
|
# What now?
|
||||||
We need this in /root/nginx:
|
We need this in /root/nginx:
|
||||||
|
|
Loading…
Reference in a new issue