password more secure the issue?
This commit is contained in:
parent
1e8e483f26
commit
e434b10818
|
@ -181,7 +181,7 @@
|
|||
ports = ["1433:1433"];
|
||||
environment = {
|
||||
"ACCEPT_EULA" = "Y";
|
||||
"MSSQL_SA_PASSWORD" = "password";
|
||||
"MSSQL_SA_PASSWORD" = "EbKihNUHg6S$V$qchADFmw!JCm##toc3";
|
||||
};
|
||||
volumes = ["/home/lillian/docker/mssql:/data"];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue