update README
This commit is contained in:
parent
8ce7a5e7eb
commit
827a892568
1 changed files with 1 additions and 2 deletions
|
|
@ -100,8 +100,7 @@
|
||||||
|
|
||||||
: $ docker run -p <local_port>:8000 -v <path_to_local_base_directory>:/var/www/raincloud -e "cloud_name=podcloud" raincloud:latest
|
: $ docker run -p <local_port>:8000 -v <path_to_local_base_directory>:/var/www/raincloud -e "cloud_name=podcloud" raincloud:latest
|
||||||
|
|
||||||
Similarly the environment variable =worker_timeout= can be set to increase the Gunicorn worker timeout in seconds.
|
The environment variables =num_workers= (default: =5=) and =worker_timeout= (default: =300=) can be set in the same way to set the number of Gunicorn workers and their timeout in seconds.
|
||||||
It's default value is =300=.
|
|
||||||
|
|
||||||
** Configuration
|
** Configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue