fix: reactive resume secrets

This commit is contained in:
2024-12-22 19:33:55 +00:00
parent fd4a1e8920
commit ec6e180c0a
2 changed files with 11 additions and 6 deletions

View File

@@ -10,6 +10,11 @@ code_server_password: HISTORY_PURGED_SECRET
tube_archivist_elasticsearch_password: HISTORY_PURGED_SECRET
reactive_resume_postgres_password: HISTORY_PURGED_SECRET
reactive_resume_minio_password: HISTORY_PURGED_SECRET
reactive_resume_refresh_token: HISTORY_PURGED_SECRET
reactive_resume_access_token: HISTORY_PURGED_SECRET
icinga_api_user: "mobile"
icinga_api_pass: "HISTORY_PURGED_SECRET"
icinga_api_url: "https://192.168.122.107:5665"