We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9d14f commit cb3c7c2Copy full SHA for cb3c7c2
1 file changed
src/test/resources/org/prebid/server/it/test-application.properties
@@ -577,6 +577,8 @@ adapters.telaria.enabled=true
577
adapters.telaria.endpoint=http://localhost:8090/telaria-exchange/
578
adapters.teqblaze.enabled=true
579
adapters.teqblaze.endpoint=http://localhost:8090/teqblaze-exchange
580
+adapters.teqblaze.aliases.360playvid.enabled=true
581
+adapters.teqblaze.aliases.360playvid.endpoint=http://localhost:8090/360playvid-exchange
582
adapters.teqblaze.aliases.pinkLion.enabled=true
583
adapters.teqblaze.aliases.pinkLion.endpoint=http://localhost:8090/pinkLion-exchange
584
adapters.teqblaze.aliases.rocketlab.enabled=true
0 commit comments