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
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
but unfortunately, when going to localhost:8080 on my browser, I get a 404 error. I'm able to run this without docker with no issues however. The current workaround I have is setting hhvm.server.source_root=/var/www/src and then accessing localhost:8080/index.hack. I was wondering how I can resolve this.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hello. I have this setting in my server.ini
but unfortunately, when going to
localhost:8080
on my browser, I get a 404 error. I'm able to run this without docker with no issues however. The current workaround I have is settinghhvm.server.source_root=/var/www/src
and then accessinglocalhost:8080/index.hack
. I was wondering how I can resolve this.The text was updated successfully, but these errors were encountered: