mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 22:13:52 +08:00
@ -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(
|
||||
|
Reference in New Issue
Block a user