mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: wiki test
This commit is contained in:
parent
1c2fbdff73
commit
ddcf87fcb4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in {
|
||||||
bindIP = localhost;
|
bindIP = localhost;
|
||||||
db = {
|
db = {
|
||||||
type = "postgres";
|
type = "postgres";
|
||||||
# host = paths.path1;
|
host = "/run/postgresql";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue