Try again to enable mysql
This commit is contained in:
parent
caa3d25659
commit
b17fea860a
|
@ -15,7 +15,7 @@
|
|||
acme.enable = true;
|
||||
database = {
|
||||
type = "mysql";
|
||||
# createLocally = true;
|
||||
createLocally = true;
|
||||
passwordFile = config.sops.secrets."writefreelymysql".path;
|
||||
};
|
||||
admin = {
|
||||
|
|
Loading…
Reference in a new issue