mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-22 05:09:40 +08:00
* chore(deps): update svhd/logto docker tag to v1.27.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
Enable HTTPS
- Create Application: The Logto admin console address must be
https://admin.domain.com(replacedomain.comwith 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.comand 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.