mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
before running start
This commit is contained in:
parent
62cf1546cd
commit
352b51dfb4
@ -78,7 +78,7 @@ namespace Bit.Setup
|
||||
{
|
||||
Directory.CreateDirectory($"/bitwarden/ssl/{domain}/");
|
||||
Helpers.ShowBanner("NOTE", "Make sure 'certificate.crt' and 'private.key' are provided in the \n" +
|
||||
"appropriate directory (see docs for info).");
|
||||
"appropriate directory before running 'start' (see docs for info).");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user