Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
siccovansas committed Jan 13, 2017
1 parent 8713dc3 commit 2a36931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/supervisor.conf
Expand Up @@ -15,7 +15,7 @@ stderr_logfile=/opt/ocd/log/frontend.err

; Development
;[program:frontend]
;command=bash -c "sleep 5 && cd /opt/duo && ./manage.py frontend runserver"
;command=bash -c "sleep 5 && cd /opt/ocd && ./manage.py frontend runserver"
;autostart=true
;autorestart=true
;stdout_logfile=/opt/ocd/log/frontend.log
Expand Down

0 comments on commit 2a36931

Please sign in to comment.