Skip to content

Commit

Permalink
Ci/252 (#261)
Browse files Browse the repository at this point in the history
* 👷 Ci : 릴리즈 인프라 구축

* relase db create

* release db 수정 (#258)

* 👷 Ci : 릴리즈 인프라 구축 (#255)

* Ci/252 relase db 수정 (#257)

* 👷 Ci : 릴리즈 인프라 구축

* relase db create

* 👷 Ci : relase application.yml 수정

* 🐛 redis 연결정보 수정 (#260)

* 👷 Ci : 릴리즈 인프라 구축 (#255)

* Ci/252 relase db 수정 (#257)

* 👷 Ci : 릴리즈 인프라 구축

* relase db create

* relase redis 수정 (#259)

* 👷 Ci : 릴리즈 인프라 구축

* relase db create

* release db 수정 (#258)

* 👷 Ci : 릴리즈 인프라 구축 (#255)

* Ci/252 relase db 수정 (#257)

* 👷 Ci : 릴리즈 인프라 구축

* relase db create

* 👷 Ci : relase application.yml 수정

* release db 설정 수정
  • Loading branch information
CYY1007 authored Oct 31, 2023
1 parent a57c69c commit 7dff961
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
Expand Up @@ -228,7 +228,7 @@ spring:
dialect: org.hibernate.dialect.MySQL8Dialect
use_sql_comments: true
hbm2ddl:
auto: create
auto: update
default_batch_fetch_size: 1000
show_sql: true
format_sql: true
Expand Down

0 comments on commit 7dff961

Please sign in to comment.