This commit is contained in:
@@ -77,7 +77,7 @@ export class OneboxReverseProxy {
|
||||
if (status.running) {
|
||||
logger.info(`HTTPS already running on port ${this.httpsPort} via SmartProxy`);
|
||||
} else {
|
||||
await this.smartProxy.start();
|
||||
logger.warn('Skipping HTTPS reverse proxy startup because SmartProxy is not running');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user