feat: Update API endpoints and routing for domains in Dashboard and MainLayout, removing deprecated components
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m4s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m4s
This commit is contained in:
@@ -80,7 +80,7 @@ function Dashboard() {
|
||||
try {
|
||||
// Загружаем данные с обработкой ошибок для каждого endpoint
|
||||
const results = await Promise.allSettled([
|
||||
axios.get('/api/domains'),
|
||||
axios.get('/api/domains-new'),
|
||||
axios.get('/api/ip-ranges'),
|
||||
axios.get('/api/asns'),
|
||||
axios.get('/api/servers'),
|
||||
|
||||
Reference in New Issue
Block a user