fix web check
This commit is contained in:
parent
5066c9f9e2
commit
0de18586c6
2 changed files with 6 additions and 0 deletions
BIN
public/svgs/web-check.png
Normal file
BIN
public/svgs/web-check.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
|
|
@ -1,3 +1,9 @@
|
|||
# documentation: https://github.com/lissy93/web-check
|
||||
# slogan: All-in-one OSINT tool for analysing any website
|
||||
# tags: osint, website, analysis
|
||||
# logo: svgs/web-check.png
|
||||
# port: 3000
|
||||
|
||||
services:
|
||||
web-check:
|
||||
image: lissy93/web-check
|
||||
|
|
|
|||
Loading…
Reference in a new issue