added API-Endpoints for files

This commit is contained in:
Niklas Mueller 2024-06-18 20:21:04 +02:00
parent 95f8488227
commit 16e5004228
7 changed files with 207 additions and 1 deletions

View file

@ -48,7 +48,7 @@ services:
build:
context: ./rag-chat-backend
dockerfile: Dockerfile
image: rag-chat-backend:0.1
image: rag-chat-backend
ports:
- "8000:8000"
environment: