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
2201b7c2d4
commit
f7bdc39860
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
meilisearch.enable = true;
|
||||
browser.enable = true;
|
||||
extraEnvironment = {
|
||||
PORT = "3003"
|
||||
PORT = "3003";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue