1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-06-22 22:00:56 +03:00

Updated deps, go.19 migration, nginx template work

This commit is contained in:
Jamie Curnow
2022-11-08 10:03:45 +10:00
parent 8d37f5df8d
commit c00b690ed3
23 changed files with 375 additions and 376 deletions

View File

@ -49,7 +49,8 @@ module.exports = {
["/advanced-config/", "Advanced Configuration"],
["/upgrading/", "Upgrading"],
["/faq/", "Frequently Asked Questions"],
["/third-party/", "Third Party"]
["/third-party/", "Third Party"],
["/dev-notes/", "Development Notes"]
]
}
}