Infrastructure connection updates

This commit is contained in:
2020-03-04 19:52:28 -05:00
parent 51748d5783
commit aec5364f2e
14 changed files with 48 additions and 21 deletions
+2
View File
@@ -7,4 +7,6 @@
#counters: drb_counter/drb_counter.rb development
#faye: thin start -R faye/config.ru -p 9296
web: bundle exec rails s -p 3000 -b 0.0.0.0
user: cd $MOZO_PATH_USER && ember server
supplier: cd $MOZO_PATH_SUPPLIER && ember server
#server: bundle exec rails s -e production