diff --git a/startup.txt b/startup.txt index 263802779..9ecd9ebeb 100644 --- a/startup.txt +++ b/startup.txt @@ -1 +1,2 @@ gunicorn "--bind=0.0.0.0" --timeout=600 --workers=4 --chdir hello_app webapp:app +#teste01