mirror of
https://github.com/directus/directus.git
synced 2026-01-23 08:17:57 -05:00
fix(docs): update link in persistence section (#8192)
This commit is contained in:
@@ -38,7 +38,7 @@ Containers are ephemeral, and this means that whenever you stop a container, all
|
||||
be removed [unless you persist them](https://docs.docker.com/storage/) when creating your container.
|
||||
|
||||
Directus image by default
|
||||
[will use the following locations](https://github.com/directus/directus/blob/main/.github/actions/build-images/rootfs/directus/images/main/Dockerfile#L93-L96)
|
||||
[will use the following locations](https://github.com/directus/directus/blob/main/docker/Dockerfile#L56-L60)
|
||||
for data persistence (note that these can be changed through environment variables)
|
||||
|
||||
- `/directus/uploads` for uploads
|
||||
|
||||
Reference in New Issue
Block a user