mirror of
https://github.com/danbee/danbarberphoto
synced 2026-06-22 15:42:22 +00:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
export AWS_KEY={value}
|
|
export AWS_SECRET={value}
|
|
export AWS_BUCKET={value}
|
|
|
|
export CLOUDINARY_CLOUD_NAME={value}
|
|
export CLOUDINARY_API_KEY={value}
|
|
export CLOUDINARY_API_SECRET={value}
|