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