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
feat: resolve GitHub host at runtime for portable OCI image
Read GITHUB_HOST at request time and inject it to the client via
window.__GITHUB_HOST__, so a single prebuilt image can target any
GitHub instance without baking NEXT_PUBLIC_GITHUB_HOST at build.
0 commit comments