mirror of https://github.com/Jittor/Jittor
add ip 0.0.0.0
This commit is contained in:
parent
510a8e8b8b
commit
922b287fae
|
@ -42,4 +42,4 @@ RUN python3.7 -m jittor.test.test_example
|
|||
|
||||
RUN rm -rf ~/.cache/jittor/default
|
||||
|
||||
CMD python3.7 -m jittor.notebook --allow-root
|
||||
CMD python3.7 -m jittor.notebook --allow-root --ip=0.0.0.0
|
Loading…
Reference in New Issue