mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
change karakeep port to 3003
This commit is contained in:
parent
820c326bc8
commit
4ce2a40bad
1 changed files with 3 additions and 1 deletions
|
|
@ -44,7 +44,9 @@
|
|||
enable = true;
|
||||
meilisearch.enable = true;
|
||||
browser.enable = true;
|
||||
|
||||
extraEnvironment = {
|
||||
PORT = "3003"
|
||||
}
|
||||
};
|
||||
|
||||
services.vaultwarden = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue