Commit 25534a8add1a7b870e78a9aac05bb0d62e944f2a

Authored by fbormann
1 parent 45173901

modify procfile to see if log works

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Procfile
1   -web: gunicorn amadeus.wsgi --log-file -
2 1 \ No newline at end of file
  2 +web: gunicorn amadeus.wsgi --log-file=-
3 3 \ No newline at end of file
... ...