version: "3"

services:
  sermon-notes:
    container_name: sermon-notes
    image: ryanprather/sermon-notes:latest
    ports:
      - 80:80
    volumes:
      - ./data:/data