Skip to content

Documented workflow only works on local machine #102

@mausquirk

Description

@mausquirk

Rails only allows http requests to local resources such as localhost or 0.0.0.0/0. 1

Thus the described workflow for setting up a development environment only works on a local machine but not on system called by an URL.

A possible workaround is to set config.host = domain.tld in order to setup an organization an define a valid hostname.

Footnotes

  1. https://edgeapi.rubyonrails.org/classes/ActionDispatch/HostAuthorization.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions