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.