mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
no need to create env file
This commit is contained in:
@ -164,9 +164,6 @@ SA_PASSWORD=SECRET
|
||||
}
|
||||
|
||||
Helpers.Exec("chmod 600 /bitwarden/env/mssql.override.env");
|
||||
|
||||
using(var sw = File.CreateText("/bitwarden/env/uid.env"))
|
||||
{ }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user