Skip to content

Commit 2be41ff

Browse files
committed
chore : 키 제거
1 parent 079420a commit 2be41ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chatGPT_example_java/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ logging.level:
2121
org.hibernate.type: trace
2222

2323
gpt:
24-
token: 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
24+
token:

chatGPT_example_kotlin/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ logging.level:
2121
org.hibernate.type: trace
2222

2323
gpt:
24-
token: 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
24+
token:

0 commit comments

Comments
 (0)