Skip to content
Snippets Groups Projects
Commit 518f4164 authored by Kamil Manka's avatar Kamil Manka
Browse files

README.md updated

parent 4ddc2c41
No related branches found
No related tags found
No related merge requests found
# seqr-prestashop-data # seqr-prestashop-data
Docker data container for prestashop Docker data container for prestashop
## How to run this
Mapping local plugin dev directory to the Prestashop data container.
```bash
export DEV_DIR /home/yourhome/path/to/seqr/plugin
docker-compose up
```
Your Prestashop site will be available on the **8080** port.
## Available ports
* 8080: Prestashop site
* 3306: mysql database
* 9000: Xdebug extension for PHP debugging
## Prestashop database
username: **root**
password:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment