version: 1 services: app: build: . port: 3000 healthcheck: path: /health interval: 3s retries: 30 seed: - sh /app/scripts/seed-preview.sh