Fix supplier poltergeist switch for waiting for app

This commit is contained in:
2016-06-15 17:13:44 +02:00
parent 6fee940181
commit 780332f6de
9 changed files with 67 additions and 52 deletions
+3 -2
View File
@@ -4,6 +4,7 @@
# production: faye: thin start -d -R faye/config.ru -p 9296
#counters: bin/drb_counter.rb run -- development
# production: conters: bin/drb_counter.rb start
counters: drb_counter/drb_counter.rb development
faye: thin start -R faye/config.ru -p 9296
#counters: drb_counter/drb_counter.rb development
#faye: thin start -R faye/config.ru -p 9296
web: rails s -p 3000 -b 0.0.0.0
#server: bundle exec rails s -e production