comment for cable production
This commit is contained in:
@@ -86,6 +86,6 @@ Rails.application.configure do
|
|||||||
config.active_record.dump_schema_after_migration = false
|
config.active_record.dump_schema_after_migration = false
|
||||||
|
|
||||||
# Action Cable Setup
|
# Action Cable Setup
|
||||||
config.action_cable.url = "ws://192.168.1.24:9292/cable"
|
# config.action_cable.url = "ws://192.168.1.24:9292/cable"
|
||||||
config.action_cable.allowed_request_origins = [/http:\/\/*/, /https:\/\/*/]
|
config.action_cable.allowed_request_origins = [/http:\/\/*/, /https:\/\/*/]
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user