run createn of default group and rtmp application on container start
This commit is contained in:
parent
e92a131e4c
commit
621771c391
|
@ -24,4 +24,4 @@ ADD --chown=portier:portier . /app
|
|||
RUN ./manage.py collectstatic --noinput --link
|
||||
RUN ./manage.py compilemessages
|
||||
|
||||
CMD ["/app/start.sh", "migrate_start"]
|
||||
CMD ["/app/start.sh"]
|
||||
|
|
Loading…
Reference in New Issue