apply languages

This commit is contained in:
Egor Matveev 2022-02-12 00:24:45 +03:00
parent a3eec7c864
commit 1e455346ff

View File

@ -83,11 +83,11 @@ services:
apply-languages: apply-languages:
image: mathwave/sprint-repo:sprint image: mathwave/sprint-repo:sprint
command: ./manage.py apply_languages command: ./manage.py apply_languages
depends_on: depends_on:
- migrations - migrations
- web - web
- postgres - postgres
notify-admin: notify-admin:
image: mathwave/sprint-repo:sprint image: mathwave/sprint-repo:sprint