prestashop-docker-compose
prestashop-docker-compose copied to clipboard
Getting a 403 Forbidden
Hi Devnix, After I successfullybuild the container and navigate to the localhost:80 I get a 403 Forbidden page, any idea what might cause this?
@rvrbk Could you please share more info, like how does your folder tree looks like?
@devnix What did was
- Clone the PrestaShop repo https://github.com/PrestaShop/PrestaShop, this already has a
docker-compose.ymlbut it didn't suit my needs. - Manualy copypasted the structure in this repo in there
- Ran
docker-compose build prestashopanddocker-compose up
I added these folders in the root
