mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 12:38:26 +02:00
Use ipython rather than ptpython
This commit is contained in:
@ -32,4 +32,4 @@ RUN ln -s /code/.bashrc /root/.bashrc
|
||||
ENTRYPOINT ["/code/entrypoint.sh"]
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["./manage.py", "shell_plus", "--ptpython"]
|
||||
CMD ["./manage.py", "shell_plus", "--ipython"]
|
||||
|
Reference in New Issue
Block a user