Added back code missed used to merge issues.

This commit is contained in:
Abiola Akinnubi
2025-06-03 06:11:05 -07:00
committed by Nader Arbabian
parent 84f8555361
commit 0c4d89f17b
3 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ SERVER_DIR="$WORKSPACE_DIR/vast-pyworker"
ENV_PATH="$WORKSPACE_DIR/worker-env"
DEBUG_LOG="$WORKSPACE_DIR/debug.log"
PYWORKER_LOG="$WORKSPACE_DIR/pyworker.log"
MODEL_LOG="$WORKSPACE_DIR/model.log"
REPORT_ADDR="${REPORT_ADDR:-https://run.vast.ai}"
USE_SSL="${USE_SSL:-true}"
WORKER_PORT="${WORKER_PORT:-3000}"