W2FM: set the datagrepper URL
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
a71bd24272
commit
4110db1cc4
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ SESSION_SECRET="{{ (env == 'staging')|ternary(webhook2fedmsg_stg_secret_key, web
|
|||
FASJSON_URL="https://fasjson{{ env_suffix }}.fedoraproject.org"
|
||||
OIDC__PROVIDER_URL="https://id{{ env_suffix }}.fedoraproject.org/openidc"
|
||||
OIDC__CLIENT_ID="webhook2fedmsg"
|
||||
DATAGREPPER_URL="https://apps{{ env_suffix }}.fedoraproject.org/datagrepper"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue