mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
- Removed unused S3 configuration variables from .env.template to streamline environment setup. - Added ARG directives for S3_ACCESS_KEY_ID and S3_SECRET_ACCESS_KEY in Dockerfile to facilitate secure access to S3 resources during build. Signed-off-by: Innei <tukon479@gmail.com>
3 lines
40 B
Plaintext
3 lines
40 B
Plaintext
S3_ACCESS_KEY_ID=
|
|
S3_SECRET_ACCESS_KEY=
|