fix(docs): update link in persistence section (#8192)

This commit is contained in:
Gökay Gürcan
2021-09-21 10:50:30 +02:00
committed by GitHub
parent cf11946f1d
commit 5b37bd6480

View File

@@ -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