match integration pod ports

This commit is contained in:
Jonas Lundqvist 2012-05-08 11:01:10 +02:00
parent 501c4aa31e
commit 324663e4b4

View file

@ -251,10 +251,10 @@ test:
integration1: integration1:
<<: *defaults <<: *defaults
pod_url: "http://localhost:45789/" pod_url: "http://localhost:3001/"
serve_static_assets: true serve_static_assets: true
integration2: integration2:
<<: *defaults <<: *defaults
pod_url: "http://localhost:34658/" pod_url: "http://localhost:3002/"
serve_static_assets: true serve_static_assets: true