Config
It is where public settings are located in which providers consume.
.
└── config
├── auth.ts
├── cache.ts
├── cors.ts
└── [name].ts
Was this helpful?
It is where public settings are located in which providers consume.
.
└── config
├── auth.ts
├── cache.ts
├── cors.ts
└── [name].ts
Was this helpful?