[+] add .whl

This commit is contained in:
Siarhei Siniak 2025-07-24 11:03:45 +03:00
parent 64cfccd353
commit 7355552366
2 changed files with 12 additions and 0 deletions

@ -37,6 +37,15 @@ services:
- -m
- online.fxreader.pr34.test_task_2025_07_17_v1.async_api.app
summarizer:
<<: *web
image: online.fxreader.pr34.test_task_2025_07_17_v1:dev
env_file: .env/summarizer.patched.env
command:
- python3
- -m
- online.fxreader.pr34.test_task_2025_07_17_v1.async_api.app
postgresql:
image: docker.io/postgres:14.18-bookworm@sha256:c0aab7962b283cf24a0defa5d0d59777f5045a7be59905f21ba81a20b1a110c9
# restart: always