amadayami / message_me

Messaging application from Ruby on Rails Udemy course
0 stars 0 forks source link

Set environment for cloud system #3

Open amadayami opened 1 year ago

amadayami commented 1 year ago

Need to allow messaging through ActionCable to work outside of the local environment. Would be using something like:

Within config/environments/production.rb

amadayami commented 1 year ago

Leave this problem for the possibility of deployment