From aa6c996d65fb6295d267e04c27fd30934ed72792 Mon Sep 17 00:00:00 2001 From: Carlos Castro <77384513+carloscastro-tomtom@users.noreply.github.com> Date: Sat, 10 Apr 2021 15:28:06 +0200 Subject: [PATCH] test --- startup.txt | 1 + 1 file changed, 1 insertion(+) 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