Skip to content

Commit

Permalink
Add application name for conventional management
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Wright committed Apr 2, 2012
1 parent d8a7137 commit 91acb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/supervisor/supervisor.conf.tmpl
@@ -1,4 +1,4 @@
[program:cbu]
[program:%(application)s]
command=/usr/local/bin/uwsgi
--socket %(app_path)s/run/uwsgi.sock
--logto %(app_path)s/var/log/uwsgi.log
Expand Down

0 comments on commit 91acb54

Please sign in to comment.