version: '3.1'

services:
  vizzly:
    image: ghcr.io/vizzly-co/query-engine:latest
    ports:
      - 8000:8000
    env_file:
      - vizzly.env