You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
value in header item must be string for route {"source":"/blog/:slug*","headers":[{"key":"x-forwarded-proto","value":"https"},{"key":"x-forwarded-host"},{"key":"host"}]}
value in header item must be string for route {"source":"/explore/:slug*","headers":[{"key":"x-forwarded-proto","value":"https"},{"key":"x-forwarded-host"},{"key":"host"}]}
The text was updated successfully, but these errors were encountered:
And the current .env-sample file does not include many of the next.config.js variables that are referenced in the headers. Sample env file should be updated to reflect all variables 👍
value
in header item must be string for route {"source":"/blog/:slug*","headers":[{"key":"x-forwarded-proto","value":"https"},{"key":"x-forwarded-host"},{"key":"host"}]}value
in header item must be string for route {"source":"/explore/:slug*","headers":[{"key":"x-forwarded-proto","value":"https"},{"key":"x-forwarded-host"},{"key":"host"}]}The text was updated successfully, but these errors were encountered: