This commit is contained in:
hiondal
2025-05-23 08:44:55 +09:00
parent cf4d407843
commit fc2557f977
62 changed files with 25 additions and 81 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ spring:
datasource:
url: jdbc:postgresql://${POSTGRES_HOST:localhost}:${POSTGRES_PORT:5432}/${POSTGRES_DB:member}
username: ${POSTGRES_USER:admin}
password: ${POSTGRES_PASSWORD:Passw0rd}
password: ${POSTGRES_PASSWORD:Hi5Jessica!}
driver-class-name: org.postgresql.Driver
# JPA 설정