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