fix: make startup bootstrap production-safe

This commit is contained in:
2026-04-28 15:07:08 +00:00
parent 13a7d5969d
commit 333cbeb221
4 changed files with 47 additions and 5 deletions
+1
View File
@@ -41,6 +41,7 @@ export const testCloudlyConfig: cloudly.ICloudlyConfig = {
bucketName: 'cloudly_test_bucket'
}),
sslMode: 'none',
servezoneAdminaccount: 'testadmin:testpassword',
...(() => {
if (process.env.NPMCI_SECRET01) {
return {