Updated server-side self-refrencing links to only use port when not reverse proxied.
This commit is contained in:
parent
af982f8611
commit
46a7e9e067
3 changed files with 3 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"instanceName": "Canopy",
|
||||
"verbose": false,
|
||||
"port": 8080,
|
||||
"proxied": false,
|
||||
"protocol": "http",
|
||||
"domain": "localhost",
|
||||
"sessionSecret": "CHANGE_ME",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue