Skip to content

Commit

Permalink
Set host-cookie.domain to "prebid-server.rubiconproject.com" in RPM c…
Browse files Browse the repository at this point in the history
…onfig (#932)
  • Loading branch information
Ruslan Panchyk authored and GitHub Enterprise committed Dec 6, 2021
1 parent c858535 commit 6e90d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rpm/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ recaptcha-secret: secret_value
host-cookie:
opt-out-url: http://prebid.org/optout
opt-in-url: http://prebid.org/optin
domain: rubiconproject.com
domain: prebid-server.rubiconproject.com
family: rubicon
cookie-name: khaos
optout-cookie:
Expand Down

0 comments on commit 6e90d25

Please sign in to comment.