chore: Fix the build for the start9labs/sdk was a new directory structure

This commit is contained in:
J H
2024-03-14 15:14:12 -06:00
parent a089d544a5
commit e87182264a
5 changed files with 13 additions and 8 deletions

View File

@@ -1785,6 +1785,7 @@ export module Mock {
scheme: 'http',
preferredExternalPort: 80,
addSsl: {
addXForwardedHeaders: null,
preferredExternalPort: 443,
scheme: 'https',
},
@@ -1857,6 +1858,7 @@ export module Mock {
scheme: 'http',
preferredExternalPort: 80,
addSsl: {
addXForwardedHeaders: null,
preferredExternalPort: 443,
scheme: 'https',
},
@@ -2032,6 +2034,7 @@ export module Mock {
scheme: 'http',
preferredExternalPort: 80,
addSsl: {
addXForwardedHeaders: null,
preferredExternalPort: 443,
scheme: 'https',
},