создание креатива постом

This commit is contained in:
Artem Tsyrulnikov
2026-01-06 17:47:31 +03:00
parent 52e65dff05
commit 61f7ed093c
6 changed files with 366 additions and 93 deletions

View File

@@ -20,12 +20,6 @@ services:
context: .
ports:
- "8000:8000"
environment:
- DB__HOST=postgres
- DB__PORT=5432
- DB__USER=user
- DB__PASSWORD=password
- DB__DATABASE=tgex
depends_on:
postgres:
condition: service_healthy