paddle ocr suport

This commit is contained in:
m
2026-07-12 12:19:19 +02:00
parent f303ac8b5c
commit 571a571db6
8 changed files with 197 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const API_BASE_URL = process.env.EXPO_PUBLIC_API_BASE_URL || 'http://192.168.1.142:8080/api/v1';
export const API_BASE_URL = process.env.EXPO_PUBLIC_API_BASE_URL || 'http://192.168.1.17:8080/api/v1';
export const ENDPOINTS = {
FILES: '/files',