Skip to content

Instantly share code, notes, and snippets.

View cescm's full-sized avatar

Juan Carlos Escobosa cescm

  • Málaga
View GitHub Profile
version: "3.9"
services:
prestashop:
image: yobasystems/alpine-prestashop
environment:
MYSQL_DATABASE: prestadb
MYSQL_PASSWORD: prestapass
MYSQL_ROOT_PASSWORD: ''
MYSQL_USER: prestauser