fix docker for tauri app

This commit is contained in:
lendry
2026-06-26 16:29:12 +03:00
parent dd36818f80
commit f1068edc89
2 changed files with 31 additions and 9 deletions

View File

@@ -242,7 +242,7 @@ 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:-8.11.1}
ANDROID_GRADLE_PLUGIN_VERSION: ${ANDROID_GRADLE_PLUGIN_VERSION:-}
volumes:
- ./apps/frontend/public/downloads:/out