services: kv-pix: image: git.khoavo.myds.me/vndangkhoa/apix:latest container_name: kv-pix restart: unless-stopped ports: - "80:80" # nginx serves both frontend and API environment: - NODE_ENV=production volumes: - ./data:/app/data # Persist prompt library and history