mgroves / realworld-aspnet-couchbase

Conduit implementation: ASP.NET Core + Couchbase
https://realworld.io
MIT License
12 stars 4 forks source link

Enhancement: Remove collection names from config #30

Open mgroves opened 1 year ago

mgroves commented 1 year ago

Currently collection names are specified in config / user secrets / env

But this isn't really helpful or sustainable. So remove them and hardcode instead in the Migration project