diff --git a/infrastructure/caddy/static/admin/index.html b/infrastructure/caddy/static/admin/index.html index d8e5a52..eaba0a2 100644 --- a/infrastructure/caddy/static/admin/index.html +++ b/infrastructure/caddy/static/admin/index.html @@ -47,6 +47,13 @@ username: "admin", password: "admin", description: "Django Admin panel." + }, + { + name: "Loadtest", + link: "https://loadtest.adnova.itqdev.xyz", + username: "admin", + password: "proooooood", + description: "Stress test utility with multiple profiles and ability to load mocks." } ] },