update route cable
This commit is contained in:
@@ -7,9 +7,9 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
mount Sidekiq::Web => '/kiq'
|
||||
|
||||
# Action Cable Creation
|
||||
if ENV["SERVER_MODE"] != "cloud"
|
||||
# if ENV["SERVER_MODE"] != "cloud"
|
||||
mount ActionCable.server => "/cable"
|
||||
end
|
||||
# end
|
||||
|
||||
|
||||
#--------- SmartSales Activation ------------#
|
||||
|
||||
Reference in New Issue
Block a user