forked from external-repos/velociraptor-docker
Add API port
This commit is contained in:
@@ -11,5 +11,6 @@ services:
|
|||||||
#- ./entrypoint:/entrypoint:ro
|
#- ./entrypoint:/entrypoint:ro
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
|
- "8001:8001"
|
||||||
- "8889:8889"
|
- "8889:8889"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Reference in New Issue
Block a user