Working streaming

This commit is contained in:
Alex
2023-05-31 17:44:20 +01:00
parent 20c877f75b
commit fae3f55010
3 changed files with 50 additions and 34 deletions

View File

@@ -5,6 +5,7 @@ services:
build: ./frontend
environment:
- VITE_API_HOST=http://localhost:5001
- VITE_API_STREAMING=$VITE_API_STREAMING
ports:
- "5173:5173"
depends_on: