cleanup hosts ws
This commit is contained in:
cmd/dkl-local-server
@ -57,7 +57,7 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
|
||||
log.Print("store auto-unlocked, admin token is ", *adminToken)
|
||||
log.Print("store auto-unlocked, admin token is ", adminToken)
|
||||
}
|
||||
|
||||
os.Setenv("DLS_AUTO_UNLOCK", "")
|
||||
|
Reference in New Issue
Block a user