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
|
let
|
||||||
port = 3000;
|
port = 3001;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.hedgedoc = {
|
services.hedgedoc = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue