-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
In my WIndows desktop, I am using wsl for Ubuntu. After doing Manual setup with new project using markshust/docker-magento, , I get 403 forbidden error.
Steps To Reproduce
Configure wsl in windows
Install Ubuntu 22.04 in windows
Copy markshust/docker-magento.
Following the steps of Manual setup as per "Read Me"
Configure hosts file in Windows (In wsl, type ifconfig command. Copy the ip address of "eth0" and add it in windows hosts file)
- 172.17.207.62 magento.test
Expected Result
Magento homepage of Luma
Actual Result
403 Nginx Forbidden error page
Metadata
Metadata
Assignees
Labels
No labels