mirror of
https://github.com/weslambert/velociraptor-docker.git
synced 2025-09-22 21:11:14 +00:00
revert: variable change
Overlooked them being called in line 19.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
set -e
|
||||
BIND_ADDRESS="0.0.0.0"
|
||||
PUBLIC_PATH="public"
|
||||
LOG_DIR="."
|
||||
SERVER_URL="https://VelociraptorServer:8000/"
|
||||
DATASTORE_LOCATION="./"
|
||||
FILESTORE_DIRECTORY="./"
|
||||
CLIENT_DIR="/velociraptor/clients"
|
||||
|
||||
# Move binaries into place
|
||||
|
Reference in New Issue
Block a user