Skip to content

Unused Mandatory Environment Variables in Backend #1173

@Pragati-mfsi

Description

@Pragati-mfsi

The following environment variables are marked as mandatory, but it's unclear if they are being used in the backend service:

SIGNING_PUBLIC_KEY
SIGNING_PRIVATE_KEY
ENCRYPTION_PUBLIC_KEY
ENCRYPTION_PRIVATE_KEY

Please verify whether these variables are actually used in the backend code. If they are not in use, consider removing them from the environment setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions