4 lines
78 B
Python
4 lines
78 B
Python
c.ServerApp.port = 9999
|
|
c.ServerApp.root_dir = '.'
|
|
c.ServerApp.ip = '0.0.0.0'
|