1
0
Fork 0
1Panel-Appstore/logto
zhengkunwang223 a4c83a0f90 feat: 增加部分应用的架构信息 2025-05-14 14:21:38 +08:00
..
1.27.0 chore(deps): update svhd/logto docker tag to v1.27.0 (#3793) 2025-04-29 17:36:50 +08:00
README.md feat: 优化 Logto 安装包 2024-09-13 14:30:41 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: 增加部分应用的架构信息 2025-05-14 14:21:38 +08:00
logo.png Add Logto (#2111) 2024-09-13 13:35:30 +08:00

README_en.md

Enable HTTPS

  • Create Application: The Logto admin console address must be https://admin.domain.com (replace domain.com with your actual domain).
  • Create Reverse Proxy Website: Set the proxy address to http://127.0.0.1:3002 (replace IP and port as needed).
  • Apply for Certificate: Create a certificate for https://admin.domain.com and select HTTP verification.
  • Enable HTTPS: Go to the website settings page, click HTTPS, select the newly added certificate, and save.

The Logto service address and admin console address must use the HTTPS protocol to function correctly.