Post
KO

환경변수 파일 설정

/{tomcat-base]/bin/setenv.sh

파일에 환경변수 내용을 등록시키면 된다.

JAVA_OPTS=”$JAVA_OPTS -Dspring.profiles.active=development”

This article is licensed under CC BY 4.0 by the author.