nameczz %!s(int64=4) %!d(string=hai) anos
pai
achega
b4d8ba1f12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/src/main.ts

+ 1 - 1
server/src/main.ts

@@ -16,7 +16,7 @@ async function bootstrap() {
   // security patches
   app.use(
     helmet({
-      // this will
+      // If true will cause blank page after client build.
       contentSecurityPolicy: false,
     }),
   );