From 62646c29df5a2dc3fcf0090acf9d19a246c8f08b Mon Sep 17 00:00:00 2001 From: OhSeongRak Date: Wed, 11 Jun 2025 17:28:01 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EC=BD=94=EB=93=9C=20=EA=B0=9C?= =?UTF-8?q?=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smarketing-ai/.env | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 smarketing-ai/.env diff --git a/smarketing-ai/.env b/smarketing-ai/.env deleted file mode 100644 index 49a0633..0000000 --- a/smarketing-ai/.env +++ /dev/null @@ -1,6 +0,0 @@ -CLAUDE_API_KEY=your_claude_api_key_here -OPENAI_API_KEY=your_openai_api_key_here -FLASK_ENV=development -UPLOAD_FOLDER=uploads -MAX_CONTENT_LENGTH=16777216 -SECRET_KEY=your-secret-key-for-production \ No newline at end of file