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