Skip to content

Commit

Permalink
Git Daemon: minor fix wrt RUN.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasan Karahan committed Jan 18, 2014
1 parent e988d32 commit 387133e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RUN.pro
@@ -1 +1 @@
NGINX=1 LIGHTTPD=1 REDIS=1 MEMCACHED=1 POSTGRESQL=1 RC_LOCAL=1 uwsgi -s /var/www/webed/uwsgi.sock -w webed-wsgi:app --enable-threads
NGINX=1 LIGHTTPD=1 REDIS=1 MEMCACHED=1 POSTGRESQL=1 GITDAEMON=1 uwsgi -s /var/www/webed/uwsgi.sock -w webed-wsgi:app --enable-threads

0 comments on commit 387133e

Please sign in to comment.