Secrets.json is not included in the configuration

secrets.json is a file that can hold sensitive data usually found in appsettings.json or enviromental variables used when developing Origam.Server.dll (not when the server is deployed). The file used to be included in the configuration but now it is missing. That should be fixed.

This was a problem in environment setup. Everything is working fine.