Skip to content

Basic Demo Setup instruction lists wrong local host location #404

Closed
@dvcarter

Description

@dvcarter

The Basic Demo Setup documentation states the following instructions:

...
14. Open a browser tab to http://localhost:3000 for the Rails app example with HOT RELOADING
15. Try Hot Reloading steps below!
16. foreman start -f Procfile.static
17. Open a browser tab to http://localhost:3000 for the Rails app example.
18. When you make changes, you have to refresh the browser page.

In both cases (number 14 and number 17), the wrong default localhost is listed. The default localhost is actually http://localhost:5000

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