This commit is contained in:
Eugene Pankov
2021-07-26 15:57:28 +02:00
parent 8b5553676e
commit bae6e5603b
2 changed files with 4 additions and 1 deletions

3
backend/start.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
./manage.py migrate
gunicorn