x1ongzhu %!s(int64=2) %!d(string=hai) anos
pai
achega
33c3d221a7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app.mjs

+ 1 - 0
app.mjs

@@ -12,6 +12,7 @@ const __filename = fileURLToPath(import.meta.url);
 const __dirname = dirname(__filename);
 
 const fastify = Fastify({
+    trustProxy: true,
     logger: {
         level: "error",
     },