added API-Endpoints for files
This commit is contained in:
parent
95f8488227
commit
16e5004228
7 changed files with 207 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue