12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
K12STUDY_DB_HOST=localhost
|
|
K12STUDY_DB_PORT=5432
|
|
K12STUDY_DB_NAME=k12study
|
|
K12STUDY_DB_USER=k12study
|
|
K12STUDY_DB_PASSWORD=k12study
|
|
|
|
K12STUDY_REDIS_HOST=localhost
|
|
K12STUDY_REDIS_PORT=6379
|
|
K12STUDY_REDIS_PASSWORD=
|
|
|
|
AI_CLIENT_BASE_URL=http://localhost:9000
|