mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Includes a directus backend in the docker-compose file and the extension `directus-sync` to allow the persisting of the directus configuration.
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"name": "directus-extensions",
|
|
"dependencies": {
|
|
"directus-extension-sync": "^3.0.2"
|
|
}
|
|
} |