Skip to content

Instantly share code, notes, and snippets.

@graceman9
Last active January 14, 2020 23:12
Show Gist options
  • Save graceman9/476796bac0a86c16237a6b481ba00fbb to your computer and use it in GitHub Desktop.
Save graceman9/476796bac0a86c16237a6b481ba00fbb to your computer and use it in GitHub Desktop.
Lando - mysql with phpmyadmin
name: simple-mysql-with-phpmyadmin
services:
database:
type: mysql
portforward: true
pma:
type: phpmyadmin
hosts:
- database
tooling:
mysql:
service: database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment