AC
Asked
Good morning. I need to know how to activate SSL in the beta version. It’s not in the manual. Thank you
- MSAnswered
Hello,
There is no change required. But if you want you can update the
APP_URL
in the.env
file.Thank you
- ACAnswered
Can you show me the route? Thank you
- MSAnswered
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 withhttps://
Thank you
- Login to Reply