services: gridtv: build: . ports: - "${PORT:-8280}:80" volumes: - ./data:/data restart: unless-stopped