diff --git a/config/example.env b/config/example.env index 6b509ac38..bc5c24bcd 100644 --- a/config/example.env +++ b/config/example.env @@ -292,3 +292,6 @@ INSERT_USER_PASSPORT_SCORE_FOR_QF_ROUND_CRONJOB_TIME=0 0 * * * # Optional QfRound_PASSPORT_SCORE_CHECK_START_TIMESTAMP_IN_SECONDS= + +ORTTO_API_KEY=FAKE_API_KEY +ORTTO_PERSON_API=https://api.ap3api.com/v1/person/merge \ No newline at end of file