heartwood every commit a ring
115 B raw
services:
  app:
    container_name: timelite
    build: .
    command: bun next:start
    restart: unless-stopped