Closed shreyasminocha closed 5 years ago
The application I'm trying to run (jupyter) takes longer than five seconds to start up.
Yes, it's covered in the readme. Edit ~/.hotel/conf.json
~/.hotel/conf.json
{ "timeout": 10000 }
to change the timeout to 10 seconds.
OMG, how did I miss that. Thanks.
The application I'm trying to run (jupyter) takes longer than five seconds to start up.