Gateway Generar una secret key (usa la misma con el users-service): openssl rand -hex 32 System gateway config Start with docker Create tpii-network if not already created docker network create tpii-network Start the gateway with Docker Compose: docker compose up