services: infiplot: image: ghcr.io/zonghaoyuan/infiplot:latest ports: - "3000:3000" env_file: - .env.local restart: unless-stopped