This commit is contained in:
2025-04-19 04:33:14 +02:00
parent cccce33358
commit 966e613dd0

View File

@@ -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