Skip to content

Commit

Permalink
Merge pull request #53 from AlongTheBlue/develop
Browse files Browse the repository at this point in the history
[Build] prod로 설정
  • Loading branch information
MoonInbae authored Oct 13, 2024
2 parents cc1c6cb + af13f00 commit 8be5be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spring:
profiles:
active: local
active: prod

---
# Swagger
Expand Down

0 comments on commit 8be5be4

Please sign in to comment.