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
So, after I set up the local env, I visited 127.0.0.1:8080. Now, I know the README states localhost but localhost translates to 127.0.0.1 too so if it's not too much trouble both should be supported.
The text was updated successfully, but these errors were encountered:
@lgarron: something else I wonder after setting things up locally. In README.md you mention:
cd$GOPATH/src/github.com/chromium/hstspreload.org
I personally just had to cd to the repository and do make serve. Also $GOPATH isn't available on my Windows VM, $GOROOT was set though by the installer.
So, after I set up the local env, I visited
127.0.0.1:8080
. Now, I know the README stateslocalhost
but localhost translates to 127.0.0.1 too so if it's not too much trouble both should be supported.The text was updated successfully, but these errors were encountered: