AppSettings.json
Arch microservices are built on ASP.NET and the standard way to deploy configuration settings is with an appsettings.json file.
This is useful in deployments that don't use Docker, such as with IIS deployments.
The Control Panel generates the encrypted settings necessary to configure appsettings.json.
This screen provides those settings in the form that they would be in the file.
Copy+paste each block of settings and paste it over its corresponding blocks in the deployment appsettings.json.
