typo
This commit is contained in:
parent
4eee331826
commit
6d420ab85a
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
|||
|
||||
ExecStart = ''
|
||||
${gunicorn}/bin/gunicorn "raincloud:create_app('${cfg.basePath}', '${cfg.cloudName}')" \
|
||||
--timeout 300
|
||||
--timeout 300 \
|
||||
--bind=${cfg.address}:${toString cfg.port}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue