version: "3" services: status-page: image: "git.sofiaritz.com/infrastructure/status-page:v1" volumes: - ./database:/home/bun/app/database:ro ports: - "7000:7000"