new view testing

This commit is contained in:
2026-04-02 14:14:08 +05:00
parent 8a189e310b
commit fe078b8560
5 changed files with 772 additions and 165 deletions

View File

@@ -3,7 +3,8 @@ services:
build:
context: .
dockerfile: Dockerfile.api
# ports НЕ публикуются — API доступен только внутри Docker-сети
ports:
- "8000:8000"
environment:
- APP_PATH=/app
- DEBUG=True