# Uncomment Postgres image, then:

services:
  db:
    volumes:
      - db-data:/var/lib/postgresql # Remove /data
