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
Currently, visiting a URL like dss.dev.ucsc-cgp-redwood.org leads to a 404, but https://dss.dev.ucsc-cgp-redwood.org directs to the data store. We should modify our infra deployment to create a redirect rule: redirect all HTTP traffic to HTTPS traffic.
Currently, visiting a URL like
dss.dev.ucsc-cgp-redwood.orgleads to a 404, buthttps://dss.dev.ucsc-cgp-redwood.orgdirects to the data store. We should modify our infra deployment to create a redirect rule: redirect all HTTP traffic to HTTPS traffic.