Commit Graph
1 Commits
Author SHA1 Message Date
Lily b9c99fcdb5 Change CdnBaseUrl to CdnFullUrl (match implementation)
This PR fixes an issue with the default `appsettings.json` where `CdnBaseUrl` was specified instead of `CdnFullUrl`, which is what is used in the actual project. On self-hosted servers this leads to a failure to download updated files because of an incorrectly specified URL.
2022-08-16 00:06:53 -05:00