Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Can't login by keycloak after change nginx ports #135

Open
kit101 opened this issue Jul 20, 2022 · 0 comments
Open

Can't login by keycloak after change nginx ports #135

kit101 opened this issue Jul 20, 2022 · 0 comments

Comments

@kit101
Copy link

kit101 commented Jul 20, 2022

modify like this

# docker-compose.yml
  nginx:
#...
    ports:
      - 8888:80
      - 443:443
# .env
DOCKER_IP=x.x.x.x:8888

After I click login, the form still uses port 80.

image
image
image

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

No branches or pull requests

1 participant