diff --git a/.env.template b/.env.template index 986476aa7..a32ace438 100644 --- a/.env.template +++ b/.env.template @@ -25,7 +25,7 @@ SIB_API_KEY=__key_to_be_set__ # for Inclusion Connect INCLUSION_CONNECT_BASE_URL=http://127.0.0.1:8080 INCLUSION_CONNECT_CLIENT_ID=local_inclusion_connect -INCLUSION_CONNECT_CLIENT_SECRET=__key_to_be_set__ +INCLUSION_CONNECT_CLIENT_SECRET=password # Path to the itou-backup project repository. PATH_TO_BACKUPS=~/path/to/backups