collect static

This commit is contained in:
Egor Matveev 2022-03-03 11:32:31 +03:00
parent 2453b48212
commit bf2c6586b6

View File

@ -28,6 +28,14 @@ services:
restart_policy:
condition: none
static:
image: mathwave/sprint-repo:sprint
command: ./manage.py collectstatic
deploy:
mode: replicated
restart_policy:
condition: none
web:
image: mathwave/sprint-repo:sprint
environment: