docs(agent-docs): update platform service and copilot references
This commit is contained in:
parent
ca70a05e1d
commit
4a659bf107
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@ -1,6 +1,6 @@
|
|||||||
# GitHub Copilot Instructions — @bytelyst Common Platform
|
# 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
|
## Project Context
|
||||||
|
|
||||||
|
|||||||
@ -248,7 +248,7 @@ JWT_SECRET=<shared-secret>
|
|||||||
Additional per-service:
|
Additional per-service:
|
||||||
|
|
||||||
```
|
```
|
||||||
# billing-service + growth-service
|
# platform-service
|
||||||
STRIPE_SECRET_KEY=<stripe-key>
|
STRIPE_SECRET_KEY=<stripe-key>
|
||||||
STRIPE_WEBHOOK_SECRET=<webhook-secret>
|
STRIPE_WEBHOOK_SECRET=<webhook-secret>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user