init
This commit is contained in:
@@ -55,8 +55,6 @@ services:
|
|||||||
- transmission
|
- transmission
|
||||||
command: >
|
command: >
|
||||||
bash -c "sleep 10
|
bash -c "sleep 10
|
||||||
&& python manage.py collectstatic --noinput
|
|
||||||
&& python manage.py migrate
|
|
||||||
&& cd frontend && yarn build && cd ..
|
&& cd frontend && yarn build && cd ..
|
||||||
&& python manage.py collectstatic --noinput
|
&& python manage.py collectstatic --noinput
|
||||||
&& python manage.py migrate
|
&& python manage.py migrate
|
||||||
|
|||||||
Reference in New Issue
Block a user