Try again to enable mysql
This commit is contained in:
parent
caa3d25659
commit
b17fea860a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue