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
a3fa679262
commit
f41a86f1c6
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ in {
|
|||
enable = true;
|
||||
environmentFile = config.sops.secrets."${service.name}-pass".path;
|
||||
settings = {
|
||||
# port = service.ports.port0;
|
||||
# bindIP = localhost;
|
||||
port = service.ports.port0;
|
||||
bindIP = localhost;
|
||||
db = {
|
||||
db = "wiki-js";
|
||||
host = "/run/postgresql";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue