mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-08-21 14:37:16 +00:00
Added indexes to logs
This commit is contained in:
@@ -19,8 +19,8 @@ services:
|
||||
redis:
|
||||
condition: service_healthy
|
||||
command: >
|
||||
sh -c "sleep 3 &&
|
||||
python manage.py makemigrations vpn &&
|
||||
sh -c "sleep 1 &&
|
||||
python manage.py makemigrations &&
|
||||
python manage.py migrate &&
|
||||
python manage.py create_admin &&
|
||||
python manage.py runserver 0.0.0.0:8000"
|
||||
|
Reference in New Issue
Block a user