phpmyadmin:
  ports:
    - "{{ PHPMYADMIN_PORT }}:80"
  stdin_open: true
  tty: true
