📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
7
03. Code/geulbeot_10th/.env.sample
Normal file
7
03. Code/geulbeot_10th/.env.sample
Normal file
@@ -0,0 +1,7 @@
|
||||
# 글벗 API Keys
|
||||
# 이 파일을 .env로 복사한 뒤 실제 키값을 입력하세요
|
||||
# cp .env.sample .env
|
||||
|
||||
CLAUDE_API_KEY=여기에_키값_입력
|
||||
GEMINI_API_KEY=여기에_키값_입력
|
||||
GPT_API_KEY=여기에_키값_입력
|
||||
Reference in New Issue
Block a user