mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-11 18:38:46 +00:00
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
Block a user