mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +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}
|