fix docker for tauri app

This commit is contained in:
lendry
2026-06-26 17:31:05 +03:00
parent 3ab48d8537
commit c23f35e732
42 changed files with 944 additions and 34 deletions

View File

@@ -242,7 +242,6 @@ services:
VITE_FRONTEND_URL: ${PUBLIC_FRONTEND_URL:-http://localhost:3002}
PUBLIC_API_URL: ${PUBLIC_API_URL:-http://localhost:3000}
PUBLIC_FRONTEND_URL: ${PUBLIC_FRONTEND_URL:-http://localhost:3002}
ANDROID_GRADLE_PLUGIN_VERSION: ${ANDROID_GRADLE_PLUGIN_VERSION:-}
volumes:
- ./apps/frontend/public/downloads:/out