diff --git a/entrypoint b/entrypoint index 5f1473c..b6a5670 100755 --- a/entrypoint +++ b/entrypoint @@ -3,9 +3,6 @@ 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