apply languages
This commit is contained in:
parent
a3eec7c864
commit
1e455346ff
@ -83,11 +83,11 @@ services:
|
||||
|
||||
apply-languages:
|
||||
image: mathwave/sprint-repo:sprint
|
||||
command: ./manage.py apply_languages
|
||||
depends_on:
|
||||
- migrations
|
||||
- web
|
||||
- postgres
|
||||
command: ./manage.py apply_languages
|
||||
depends_on:
|
||||
- migrations
|
||||
- web
|
||||
- postgres
|
||||
|
||||
notify-admin:
|
||||
image: mathwave/sprint-repo:sprint
|
||||
|
Loading…
Reference in New Issue
Block a user