Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App mis-behaving without DNS mapping #2

Open
choxx opened this issue Jan 18, 2023 · 0 comments
Open

App mis-behaving without DNS mapping #2

choxx opened this issue Jan 18, 2023 · 0 comments
Assignees

Comments

@choxx
Copy link
Collaborator

choxx commented Jan 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants