logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
8.94k stars 446 forks source link

bug: app builder auto configure endpoints to 443 from non- 443 port #6762

Open lmy138 opened 2 weeks ago

lmy138 commented 2 weeks ago

Describe the bug

zamccjje eb2 There is no choice to change that .

Expected behavior

How to reproduce?

Context

Screenshots

darcyYe commented 2 weeks ago

We do not provide the ability to modify endpoints in the console. If you want to customize the endpoint and port, you can define ENDPOINT and PORT in the environment variables.

lmy138 commented 1 week ago

@darcyYe thanks for answer . But I HAVE defined the ENDPOINT and PORT before. However that's maybe not the right environment variables.

environment:

nszhsl commented 1 week ago

the same problem, the port of auth endpoint, token endpoint and userinfo endpoint are all been set to incorrect value, wchich should be same as nginx's reverse point