https redirect without custom server #15191
Unanswered
jasonfarrell
asked this question in
Help
Replies: 1 comment 1 reply
-
@jasonfarrell I'm also interested in what you were trying to do. Did you find a solution in the meantime? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
next start
to take advantage of the Automatic Static Optimization, rather than using a custom node server. I can't find for the life of me how to redirect our production routes to https on the backend.Is there some configuration that will force https without creating a custom server?
Beta Was this translation helpful? Give feedback.
All reactions