mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-14 09:34:21 -08:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
exports.DashboardPage = {
|
|
url: Cypress.env("baseUrl") + "/dashboard",
|
|
};
|