- 서비스 중단
git clone https://github.com/gangjoohyeong/MBTIGPT.git
MBTIGPT/.env
DB_NAME='postgres'
DB_USER='user'
DB_HOST='111.111.111.111'
DB_PASSWORD='password'
DB_PORT='5432'
MBTIGPT/API.yaml
OPENAI:
API: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxx
RUN
docker-compose up --build
로고 제작: 이은지