feat(ai-character): 관리자 웹 기반 구성
This commit is contained in:
5
docs/agent-guide/environment.md
Normal file
5
docs/agent-guide/environment.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# 환경 변수
|
||||
|
||||
- 개발 서버 API: `VITE_API_BASE_URL=https://test-character-admin.sodalive.net`
|
||||
- 프로덕션 서버 API: `VITE_API_BASE_URL=https://character-admin.sodalive.net`
|
||||
- Vite mode별 파일은 `.env.development`, `.env.production`을 사용한다.
|
||||
Reference in New Issue
Block a user