match integration pod ports
This commit is contained in:
parent
501c4aa31e
commit
324663e4b4
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue