dev
This commit is contained in:
@@ -15,5 +15,7 @@ RUN python manage.py makemigrations && python manage.py migrate
|
|||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
CMD ["python", "manage.py", "runserver", "0.0.0.0:8080"]
|
#CMD ["python", "manage.py", "runserver", "0.0.0.0:8080"]
|
||||||
#CMD ["crond","-f"]
|
#CMD ["crond","-f"]
|
||||||
|
|
||||||
|
ENTRYPOINT [ "startup.sh" ]
|
Reference in New Issue
Block a user