Update proxy trusted

This commit is contained in:
2021-11-16 17:32:55 +01:00
parent 1516a20fce
commit bd5dc32bb9

View File

@@ -77,7 +77,7 @@ export const http: ServerConfig = {
| headers. | headers.
| |
*/ */
trustProxy: proxyAddr.compile('loopback'), trustProxy: proxyAddr.compile(true),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------