dev
This commit is contained in:
@@ -4,4 +4,4 @@ set -e
|
|||||||
# start the cronjob
|
# start the cronjob
|
||||||
crond -f -l 8 &
|
crond -f -l 8 &
|
||||||
# start nextjs using our own command from package.json...
|
# 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