We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60261e7 commit 97efa4fCopy full SHA for 97efa4f
1 file changed
src/main/resources/application-dev.yml
@@ -28,6 +28,6 @@ cloud:
28
region:
29
static: ap-northeast-2
30
s3:
31
- bucket: ${BUCKET-NAME}
+ bucket: ${BUCKET_NAME}
32
cdn:
33
base-url: ${CDN-URL}
0 commit comments