diff --git a/example.env b/example.env index b863579..7dcedc7 100644 --- a/example.env +++ b/example.env @@ -5,4 +5,6 @@ OIDC_OP_AUTHORIZATION_ENDPOINT=https://auth.yourwebsite.com/application/o/author OIDC_OP_TOKEN_ENDPOINT=https://auth.yourwebsite.com/application/o/token/ OIDC_OP_USER_ENDPOINT=https://auth.yourwebsite.com/application/o/userinfo/ AI_ENDPOINT=http://localhost:11434/api/generate -AI_MODEL=myModel \ No newline at end of file +AI_MODEL=myModel +DATE_NOM_END=YYYY-MM-DDTHH:mm:ssZ +DATE_VOTE_END=YYYY-MM-DDTHH:mm:ssZ \ No newline at end of file