collect static
This commit is contained in:
parent
2453b48212
commit
bf2c6586b6
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user