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