mirror of
https://github.com/weslambert/velociraptor-docker.git
synced 2025-09-25 21:21:14 +00:00
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