Question: Activate Ssl In Beta Version

Activate Ssl In Beta Version

Good morning. I need to know how to activate SSL in the beta version. It's not in the manual. Thank you

AC

Adrian Cano

Asked
Good morning. I need to know how to activate SSL in the beta version. It's not in the manual. Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    There is no change required. But if you want you can update the `APP_URL` in the `.env` file.

    Thank you
  • AC

    Adrian Cano

    Answered
    Can you show me the route? Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    Which route?

    There is no change required by app once ssl enabled. You can redirect your traffic to https:// using your web server.

    The only change required will be to update `APP_URL` in `.env` file to start it with `https://`

    Thank you
  • Login to Reply