Skip to content

Commit

Permalink
update tos link sample
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 28, 2024
1 parent c38e93f commit 8b29fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If you are deploying Keycloak on Kubernetes using Helm, here's how to configure
- name: DSFR_THEME_BRAND_TOP
value: "République<br/>Française"
- name: DSFR_THEME_TOS_URL
value: '{ "fr": "https://sill.code.gouv.fr/tos_fr.md", "en": "https://sill.code.gouv.fr/tos_en.md" }'
value: '{ "fr": "https://code.gouv.fr/sill/tos_fr.md", "en": "https://code.gouv.fr/sill/tos_en.md" }'
- name: DSFR_THEME_CONTACT_EMAIL
value: [email protected]
- name: JAVA_OPTS
Expand Down

0 comments on commit 8b29fdf

Please sign in to comment.