Skip to content

Commit 588788c

Browse files
committed
Chore: .env.example ddl_auto추가
1 parent e28ce83 commit 588788c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ SPRING_MAIL_PASSWORD=
55
SPRING_DATASOURCE_URL=
66
SPRING_DATASOURCE_USERNAME=
77
SPRING_DATASOURCE_PASSWORD=
8+
DDL_AUTO=
89

910
# ------------ SESSION/COOKIE ------------
1011
SESSION_COOKIE_NAME=

0 commit comments

Comments
 (0)