Skip to content

nhnacademy-be5-staff99/store99-bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

store99-bookstore

CI/CD 발표 테스트입니다

DEV 환경

VM Option Value
spring.profiles.active dev
skm.authentication-id User Access Key ID
skm.authentication-secret Secret Access Key
skm.certificate-password Certificate Password
skm.app-key Appkey in "URL & Appkey - Secure Key Manager"
db.url jdbc:mysql://{ip}:{port}/{database}?useSSL=false&serverTimezone=UTC&characterEncoding=UTF-8
db.username Personal Database Username
db.password Personal Database Password

PROD 환경

VM Option Value
spring.profiles.active prod
LOG_N_CRASH_APP_KEY Appkey in "URL & Appkey - Log & Crash Search"
skm.authentication-id User Access Key ID
skm.authentication-secret Secret Access Key
skm.certificate-password Certificate Password
skm.app-key Appkey in "URL & Appkey - Secure Key Manager"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages