fix(web03/gestiocof): Use correct file
This commit is contained in:
parent
e0a0bc8c5f
commit
438b86d088
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ in
|
|||
HCAPTCHA_SECRET = config.age.secrets."dj_gestiocof-hcaptcha_secret_file".path;
|
||||
HCAPTCHA_SITEKEY = config.age.secrets."dj_gestiocof-hcaptcha_sitekey_file".path;
|
||||
KFETOPEN_TOKEN = config.age.secrets."dj_gestiocof-kfetopen_token_file".path;
|
||||
SYMPA_PASSWORD = config.age.secrets."dj_gestiobds-sympa_password_file".path;
|
||||
SYMPA_USERNAME = config.age.secrets."dj_gestiobds-sympa_username_file".path;
|
||||
SYMPA_PASSWORD = config.age.secrets."dj_gestiocof-sympa_password_file".path;
|
||||
SYMPA_USERNAME = config.age.secrets."dj_gestiocof-sympa_username_file".path;
|
||||
};
|
||||
|
||||
environment = {
|
||||
|
|
Loading…
Add table
Reference in a new issue