Move supplier full pull to being an api for the ember app and handle login and authorization a little bit better (should be even a lot better in the future)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
# production: conters: bin/drb_counter.rb start
|
||||
#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
|
||||
web: bundle exec rails s -p 3000 -b 0.0.0.0
|
||||
#server: bundle exec rails s -e production
|
||||
|
||||
Reference in New Issue
Block a user