| commit | 8acd08d88517ee0fb26dfe4fb8d93593ac3eef6f | [log] [tgz] |
|---|---|---|
| author | iomodo <iomodo@v1.dodo.cloud> | Thu Jul 31 16:22:08 2025 +0400 |
| committer | iomodo <iomodo@v1.dodo.cloud> | Thu Jul 31 16:22:08 2025 +0400 |
| tree | 1b5962da481e7f444e7fba120a4c946b8e7e4702 | |
| parent | bea1b60ca1b23cc6713ecc6646825e08569f7ee1 [diff] [blame] |
Add Github wehbook management Change-Id: I4b7a23a77838f345d65adf51877fab5978bd6055
diff --git a/server/config.yaml b/server/config.yaml index 5ce3fec..dabe621 100644 --- a/server/config.yaml +++ b/server/config.yaml
@@ -2,7 +2,7 @@ # This is a minimal config for testing the MVP server: - listen_address: ":9325" + listen_address: "9325" openai: api_key: "${OPENAI_API_KEY}"