services: namegen: build: . environment: - RATE_LIMIT_RPS=2 - RATE_LIMIT_BURST=5 - ALLOWED_ORIGINS=https://utils.fernandovideira.com restart: unless-stopped