mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 10:05:10 +00:00
After feedback from the community, this PR adds CORS support in, but as an option to enable. Along with warnings that the default wildcard origin might not be applicable in a production use case Signed-off-by: Matthew B White <whitemat@uk.ibm.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| assets.router.ts | ||
| auth.ts | ||
| config.spec.ts | ||
| config.ts | ||
| errors.spec.ts | ||
| errors.ts | ||
| fabric.spec.ts | ||
| fabric.ts | ||
| health.router.ts | ||
| index.ts | ||
| jobs.router.ts | ||
| jobs.spec.ts | ||
| jobs.ts | ||
| logger.ts | ||
| redis.spec.ts | ||
| redis.ts | ||
| server.ts | ||
| transactions.router.ts | ||