Files
hackerthon-vote/.env.example
th-kim0823 0c73d655a7 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>
2026-04-25 19:45:18 +09:00

3 lines
57 B
Plaintext

ADMIN_TOKEN=강한-랜덤-토큰-여기-넣기
PORT=8501