diff --git a/proxy/prod.json b/proxy/prod.json index 28cafb490925285dab638742ed0d0c9ab9d9aee8..eddc29c59f1d3adc2bbce19d2a7eae57a8173fb5 100644 --- a/proxy/prod.json +++ b/proxy/prod.json @@ -1,6 +1,6 @@ { - "portal" : "http://portal:5000", - "search" : "http://search:5000", - "sale" : "http://sale:5000", - "campaign" : "http://campaign:5000" -} \ No newline at end of file + "portal" : "http://portal:3000", + "search" : "http://search:3000", + "sale" : "http://sale:3000", + "campaign" : "http://campaign:3000" +}