diff --git a/backend/services/docker-compose.yml b/backend/services/docker-compose.yml index 444251f5..1c97a2b2 100644 --- a/backend/services/docker-compose.yml +++ b/backend/services/docker-compose.yml @@ -318,6 +318,7 @@ services: # External Service URLs - REFERRAL_SERVICE_URL=http://rwa-referral-service:3004 - AUTHORIZATION_SERVICE_URL=http://rwa-authorization-service:3009 + - WALLET_SERVICE_URL=http://rwa-wallet-service:3001 depends_on: postgres: condition: service_healthy