UPDATE: Refactored backend routes to improve readability

This commit is contained in:
2025-02-05 21:04:05 +00:00
parent 4c79c80f3d
commit a8af24e256
10 changed files with 228 additions and 193 deletions

View File

@@ -13,7 +13,6 @@ services:
- app_network
volumes:
- stream_data:/stream_data
web_server:
build:
context: ./web_server