Add full offline Android Gradle Plugin dependency cache

This commit is contained in:
lendry
2026-06-26 21:56:56 +03:00
parent 07df6eacf1
commit ea204a4d38
6 changed files with 98 additions and 12 deletions

View File

@@ -235,8 +235,6 @@ services:
dockerfile: tauri_app/Dockerfile.apk
args:
NPM_REGISTRY: ${NPM_REGISTRY:-https://registry.npmjs.org}
PUBLIC_API_URL: ${PUBLIC_API_URL:-http://localhost:3000}
PUBLIC_FRONTEND_URL: ${PUBLIC_FRONTEND_URL:-http://localhost:3002}
container_name: lendry-id-tauri-apk-builder
restart: "no"
environment: