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
Install scion-apps-webapp and enable the systemd service -- check that scionlab-config will not disable this.
Modify the port forwarding rules in the Vagrantfile so that webapp will only be accessible on localhost (add host_ip: "127.0.0.1" to the "forwarded_port" rule).
The text was updated successfully, but these errors were encountered:
Install all the scion-apps in the Vagrantfile.
Install scion-apps-webapp and enable the systemd service -- check that scionlab-config will not disable this.
Modify the port forwarding rules in the Vagrantfile so that webapp will only be accessible on localhost (add
host_ip: "127.0.0.1"
to the "forwarded_port" rule).The text was updated successfully, but these errors were encountered: