mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
15 lines
473 B
Markdown
15 lines
473 B
Markdown
---
|
|
{
|
|
'layout': 'APIReferenceLayout',
|
|
'tag':
|
|
{
|
|
'name': 'Server',
|
|
'description': "Access to where Directus runs. Allows you to make sure your server has everything needed to run the platform, and check what kind of latency we're dealing with.",
|
|
},
|
|
}
|
|
---
|
|
|
|
# Server
|
|
|
|
Access to where Directus runs. Allows you to make sure your server has everything needed to run the platform, and check what kind of latency we're dealing with.
|