modified dockerfile URL
This commit is contained in:
		@@ -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)..."
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user