Skip to content

Cannot GET / even after setting proxy:enabled to false #3

Open
@st32lthx

Description

@st32lthx

I install lineman-rails and it works just fine with the rails backend, but I am not sure why I can't get the previous set up even after I disable proxy in application.js:

  server: {
    apiProxy: {
      enabled: false
      // host: 'localhost',
      // port: 3000
    }
  }

and it works just fine again after I uninstall lineman-rails.

Would appreciate any help.

Thanks.

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