modified dockerfile URL
This commit is contained in:
parent
e80f6c995a
commit
7d61556e82
@ -46,7 +46,7 @@ if [[ "$1" == "--update" ]]; then
|
||||
|
||||
# --- LocalAI custom build and update ---
|
||||
LOCALAI_REPO=~/git-repos/LocalAI
|
||||
DOCKERFILE_URL="https://your-domain.com/path/to/Dockerfile"
|
||||
DOCKERFILE_URL="https://gitea.qortal.link/crowetic/AI-Dev/raw/branch/main/Dockerfile"
|
||||
|
||||
echo "🔁 Rebuilding LocalAI (custom)..."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user