Skip to content

Commit

Permalink
Merge pull request #595 from woowacourse-teams/BE/opsiv
Browse files Browse the repository at this point in the history
[BE] 테스트 서버 open-in-view true 설정
  • Loading branch information
reddevilmidzy authored Sep 26, 2024
2 parents ef5ef6e + 270e4f0 commit dcba85b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/main/resources/application-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spring:
hibernate:
ddl-auto: ${DDL_AUTO}
database-platform: org.hibernate.dialect.MySQLDialect
open-in-view: false

springdoc:
swagger-ui:
Expand Down

0 comments on commit dcba85b

Please sign in to comment.