mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -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;
|
||||
bindIP = localhost;
|
||||
db = {
|
||||
# db = "wiki";
|
||||
db = "wiki";
|
||||
type = "postgres";
|
||||
host = "/run/postgresql";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue