feat: .env 기반 ADMIN_TOKEN 관리
- docker-compose가 .env 자동 로드 - .env는 gitignore (token 노출 방지) - .env.example 템플릿 추가 - README 절차 업데이트 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
ADMIN_TOKEN=강한-랜덤-토큰-여기-넣기
|
||||
PORT=8501
|
||||
Reference in New Issue
Block a user