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