devnix / prestashop-docker-compose

Prestashop docker-compose is a great way to bootstrap a Prestashop development environmemt.

Home Page:https://github.com/ecomputer/prestashop-docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting a 403 Forbidden

rvrbk opened this issue · comments

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.yml but it didn't suit my needs.
  • Manualy copypasted the structure in this repo in there
  • Ran docker-compose build prestashop and docker-compose up

I added these folders in the root

afbeelding