use_vulsrepo-server

This commit is contained in:
usiusi360
2017-08-25 21:42:33 +09:00
parent a8bc25321e
commit cfd668e11d
3 changed files with 14 additions and 28 deletions

View File

@@ -201,7 +201,7 @@ $ docker run --rm -it \
```console
$docker run -dt \
-v $PWD:/vuls \
-p 80:80 \
-p 5111:5111 \
vuls/vulsrepo
```