Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
chore: yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GayeongKimm committed Aug 26, 2024
1 parent 5854f78 commit 3e50f52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ spring:
servlet:
content-type: text/html

cloud:
azure:
storage:
account: ${STORAGE_NAME}
endpoint: ${END-POINT}
sas-token: ${SAS_TOKEN}
# cloud:
# azure:
# storage:
# account: ${STORAGE_NAME}
# endpoint: ${END-POINT}
# sas-token: ${SAS_TOKEN}

application:
jwt:
Expand Down

0 comments on commit 3e50f52

Please sign in to comment.