Add nginx visualization

This commit is contained in:
2026-04-01 15:51:20 +11:00
parent 9f9f96e86f
commit 7eb002a437
32 changed files with 2287 additions and 3 deletions
+2
View File
@@ -3,6 +3,8 @@ module.exports = {
'./templates/**/*.html',
'./links/templates/**/*.html',
'./new_theme/templates/**/*.html',
'./netscan/templates/**/*.html',
'./nginxmon/templates/**/*.html',
'./static_src/**/*.{js,jsx}',
'./**/*.js',
],