Skip to content

Commit

Permalink
🎨 refactor: 테스트용 yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
woosung1223 committed Sep 30, 2024
1 parent 6e3a767 commit 41370e9
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions src/test/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,15 @@ openai:
endpoint: test
model: gpt-4o-mini

model-labs:
endpoint: test
key: test
model-id: test
sticker-model:
endpoint: abc

cloud:
aws:
credentials:
access-key: abc
secret-key: abc
region:
static: abc
s3:
bucket: abc

0 comments on commit 41370e9

Please sign in to comment.