Skip to content

Commit

Permalink
chore(backend): default yml에 voc, was 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
jminkkk committed Jan 3, 2025
1 parent ffe181b commit 93c326c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spring:
profiles:
group:
default: local, voc, was
default: local
dev: db, actuator, swagger, cors, voc, was
prod: db, actuator, swagger, cors, voc, was

0 comments on commit 93c326c

Please sign in to comment.