Open cybercoder-naj opened 1 month ago
Currently, the contents of the certificate are passed through via an Environment Variable. However, it is better to download the certificate securely from the S3 Spaces bucket into the container and read the contents with node:fs.
node:fs
Currently, the contents of the certificate are passed through via an Environment Variable. However, it is better to download the certificate securely from the S3 Spaces bucket into the container and read the contents with
node:fs
.