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