services: agent-gateway: build: context: . env_file: - .env ports: - "${PORT:-4100}:${PORT:-4100}"