Related to #2020 - add note to script/server header telling people to use foreman instead for development
This commit is contained in:
parent
f937804bb8
commit
dcba59043d
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
|||
# licensed under the Affero General Public License version 3 or later. See
|
||||
# the COPYRIGHT file.
|
||||
#
|
||||
# Start diaspora main services
|
||||
# This script is meant for running a small server in production. It starts the Diaspora
|
||||
# server, redis, and resque. To run a server locally for development, use foreman instead:
|
||||
# foreman start
|
||||
#
|
||||
|
||||
# ensure right directory
|
||||
|
|
|
|||
Loading…
Reference in a new issue