Socialify

Folder ..

Viewing entrypoint.sh
4 lines (4 loc) • 129.0 B

1
2
3
4
python3 manage.py collectstatic --noinput
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver