Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnth committed Sep 27, 2024
1 parent 90fa218 commit 7be1876
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# OCR4all Frontend

This repository contains the frontend for the new release of OCR4all.
# OCR4all-libraries Frontend
This repository contains the frontend for OCR4all-libraries.

## Getting Started

Expand Down Expand Up @@ -76,7 +75,7 @@ docker-compose -f docker-compose.production.yaml up

## Environment Variables

- `VITE_API_BASE_URL`: Points to the URL under which the REST API of an OCR4all backend instance is running (e. g. `https://some-domain.com/api/v1.0`)
- `VITE_API_BASE_URL`: Points to the URL under which the REST API of an OCR4all-libraries backend instance is running (e. g. `https://some-domain.com/api/v1.0`)
- `VITE_LAREX_URL`: Points to the URL under which the `directLibrary` endpoint of the used LAREX instance is located
## Build with

Expand Down

0 comments on commit 7be1876

Please sign in to comment.