o2o-castad-frontend/.env.example
hbyang 97577b6ba3 chore: .env 파일 gitignore 추가 및 .env.example 추가
- .env 파일을 git 추적에서 제거
- .gitignore에 .env 추가
- .env.example 파일 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 11:08:31 +09:00

7 lines
97 B
Plaintext
Executable File

# Local server
VITE_PORT=3000
VITE_HOST=localhost
# API server
VITE_API_URL=http://40.82.133.44