| commit | 90de915054d2f6331fa0b99d70a15f5a830db0f2 | [log] [tgz] |
|---|---|---|
| author | iomodo <iomodo@v1.dodo.cloud> | Thu Jul 31 13:20:01 2025 +0400 |
| committer | iomodo <iomodo@v1.dodo.cloud> | Thu Jul 31 13:20:01 2025 +0400 |
| tree | 98f858b6e57a54b6377c63670674d776c89d8461 | |
| parent | d89df966b7f7d99919f32e61282ac6497e046c0a [diff] [blame] |
Add api package Change-Id: Ifcdd1f45c01e98b91c1edef3371332cb4a098e82
diff --git a/server/config.yaml b/server/config.yaml index 804ea2c..0842f0e 100644 --- a/server/config.yaml +++ b/server/config.yaml
@@ -1,6 +1,9 @@ # Staff MVP Configuration # This is a minimal config for testing the MVP +server: + listen_address: ":9325" + openai: api_key: "${OPENAI_API_KEY}" base_url: ""