We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1972c39 commit 8452a7aCopy full SHA for 8452a7a
back/src/main/resources/application-prod.yml
@@ -80,4 +80,4 @@ ai:
80
enabled: false # 프로덕션 환경에서는 활성화
81
storage-type: s3 # S3 스토리지 사용
82
s3-bucket-name: ${AWS_S3_BUCKET_NAME}
83
- s3-region: ${AWS_S3_REGION}
+ s3-region: ${AWS_REGION}
0 commit comments