Infini-DL360/hedgedoc: fix port collision
This commit is contained in:
parent
820e824670
commit
5703446cec
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
settings = {
|
||||
inherit domain;
|
||||
protocolUseSSL = true;
|
||||
port = 3003;
|
||||
port = 4003;
|
||||
|
||||
db = { dialect = "sqlite"; storage = "/srv/hedgedoc/db.sqlite"; };
|
||||
uploadsPath = "/srv/hedgedoc/uploads";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue