Merge branch 'main' into feature/streaming

This commit is contained in:
Alex
2023-05-31 22:15:53 +01:00
committed by GitHub
6 changed files with 53 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ services:
ports:
- "5173:5173"
depends_on:
- backend
- backend
backend:
build: ./application