change hedgedoc localhost port
This commit is contained in:
parent
bf2ecf0874
commit
b2eb90564d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ ... }:
|
||||
let
|
||||
port = 3000;
|
||||
port = 3001;
|
||||
in
|
||||
{
|
||||
services.hedgedoc = {
|
||||
|
|
Loading…
Add table
Reference in a new issue