mirror of
https://github.com/directus/directus.git
synced 2026-01-25 06:47:57 -05:00
18 lines
505 B
Markdown
18 lines
505 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.
|