dev
This commit is contained in:
@@ -4,4 +4,4 @@ set -e
|
||||
# start the cronjob
|
||||
crond -f -l 8 &
|
||||
# start nextjs using our own command from package.json...
|
||||
python manage.py runserver 0.0.0.0:8080
|
||||
python /app/manage.py runserver 0.0.0.0:8080
|
Reference in New Issue
Block a user