diff --git a/config/application.yml.example b/config/application.yml.example index 9cf9b9a01..c25debe2c 100644 --- a/config/application.yml.example +++ b/config/application.yml.example @@ -251,10 +251,10 @@ test: integration1: <<: *defaults - pod_url: "http://localhost:45789/" + pod_url: "http://localhost:3001/" serve_static_assets: true integration2: <<: *defaults - pod_url: "http://localhost:34658/" + pod_url: "http://localhost:3002/" serve_static_assets: true \ No newline at end of file