Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood authored Jan 29, 2025
1 parent b9558b2 commit 84586ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ services:
- COOKIE_DOMAIN=.dblclk.dev
- CSP_STYLE_SRC_ELEM='self',https://fonts.googleapis.com,https://p.typekit.net,https://use.typekit.net
- CSP_FONT_SRC='self',https://fonts.gstatic.com,https://use.typekit.net
- ROSETTA_API_URL=http://afa13a7c0067b4f01991b0bad9e003a4-edf0e30af2b95f5f.elb.eu-west-2.amazonaws.com/api/v1
- ROSETTA_API_URL=https://rosetta-staging.k-int.com/rosetta/data
- ALLOW_INSECURE=true
- ROSETTA_CLIENT_BASE_URL=${ROSETTA_CLIENT_BASE_URL}
expose:
Expand Down

0 comments on commit 84586ac

Please sign in to comment.