Correction : cyclo-vote log.
[lhc/ateliers.git] / etc / sv / cyclo-vote / run
index f040d77..006fcb4 100755 (executable)
@@ -7,4 +7,4 @@ eval home=~"$user"
 cd "$home"
 exec /usr/bin/chpst \
  -u "$user":"$user" \
- gunicorn -w 4 -b 127.0.0.1:5000 main:app
+ gunicorn -w 4 -b 127.0.0.1:5000 --log-level=debug "$@" main:app