-
Notifications
You must be signed in to change notification settings - Fork 722
Closed
Description
Clear description of your problem
I have followed the instructions on the official website on how to run a website on a local network but I'm unable to access my .test website on my local network.
Expected behavior
Accessing my .test website via my IP address like so: 10.0.0.23/site.test and being able to see my work site.test website.
Current behavior
The site (via IP address and via .test URL) first returns a privacy error and then when I skip it, I get a 404 Not Found Error as soon as I removed the prefix from listen 80 & 443 and restart valet. valet secure has been run in the directory.
Steps to Reproduce
- Remove the prefix on the listen directive for ports 80 and 443 in the Nginx config of the secured site.
- Restart Valet
- Try accessing the website via ipaddress/site.test
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.