Skip to content

[FIX] Cypht Integration: Refactoring Cypht integration to support dotenv recently added

Steven ngesera requested to merge Shadow243/tiki:cypht-env-integration into master

Description

This merge request focuses on the refactoring of the Cypht integration to support the recently added dotenv functionality. The changes in this MR enhance the integration by incorporating the use of environment variables through dotenv, providing a more flexible and secure configuration.

Changes

  • Refactored Cypht integration code to seamlessly integrate with the dotenv feature.
  • Updated configuration settings to utilize environment variables for improved flexibility.
  • Ensured compatibility with the latest changes introduced in the dotenv implementation.

Merge request reports