Skip to content

App mis-behaving without DNS mapping #2

@choxx

Description

@choxx

The deployed app on staging (with http://domain.com:port) is not letting the user login. It stuck on the redirect loop.
While the same app if mapped to a domain (direct pointing or via proxy_pass) works fine.

Steps to reproduce:

  • Clone the repo
  • Create a .env file (copied from sample.env) and configure all the variables.
  • Hit docker-compose up -d
  • Try accessing the app on hosted on the selected port; it will let you signup with the user but wouldn't let you log in post signup.

Ping me (@choxx) for the deployed app credentials.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions