parent
81411b2af9
commit
1898dea314
|
@ -90,6 +90,7 @@ const main = async (args: Args): Promise<void> => {
|
|||
} else {
|
||||
logger.info(" - No authentication")
|
||||
}
|
||||
delete process.env.PASSWORD
|
||||
|
||||
if (httpServer.protocol === "https") {
|
||||
logger.info(
|
||||
|
|
Loading…
Reference in New Issue