docs(agent-docs): update platform service and copilot references

This commit is contained in:
saravanakumardb1 2026-02-19 08:22:09 -08:00
parent ca70a05e1d
commit 4a659bf107
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# GitHub Copilot Instructions — @bytelyst Common Platform
> For full agent instructions, read [`AGENTS.md`](../../AGENTS.md) at the repo root.
> For full agent instructions, read [`AGENTS.md`](../AGENTS.md) at the repo root.
## Project Context

View File

@ -248,7 +248,7 @@ JWT_SECRET=<shared-secret>
Additional per-service:
```
# billing-service + growth-service
# platform-service
STRIPE_SECRET_KEY=<stripe-key>
STRIPE_WEBHOOK_SECRET=<webhook-secret>