diff --git a/README.rst b/README.rst index 3be4bcf3..c5fe522d 100644 --- a/README.rst +++ b/README.rst @@ -241,10 +241,10 @@ Here is the command-line options:: OPTIONS: -b, --backend= Set backend host and port. - Default: 'localhost,80' + Default: '127.0.0.1,80' -f, --frontend= Set frontend host and port. - Default: 'localhost,3000' + Default: '0.0.0.0,3000' -n, --workers= Set the number of worker threads. Default: 1