rm: version + server_url

- No longer used after discussing with Wes further.
This commit is contained in:
Garrett Beasley
2022-05-06 09:42:34 -07:00
parent c4021bbec9
commit 5e8865a87a
2 changed files with 0 additions and 2 deletions

View File

@@ -3,7 +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"