services: trxtd: build: . image: trxtd:latest container_name: trxtd ports: - "3001:3001" restart: unless-stopped environment: - PORT=3001