mirror of
https://github.com/docmost/docmost
synced 2025-03-28 21:13:28 +00:00
enable trustProxy
This commit is contained in:
parent
81b6c7ef69
commit
7d034e8a8b
@ -18,6 +18,7 @@ async function bootstrap() {
|
||||
ignoreTrailingSlash: true,
|
||||
ignoreDuplicateSlashes: true,
|
||||
maxParamLength: 500,
|
||||
trustProxy: true,
|
||||
}),
|
||||
{
|
||||
logger: new InternalLogFilter(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user