From 6f9811e231d2839819040a1473055b1101f6308a Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sun, 10 Aug 2025 22:12:54 +0200 Subject: [PATCH] directus minimal seed & seed instructions --- backend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/README.md b/backend/README.md index c0bbcfc9..8f87186e 100644 --- a/backend/README.md +++ b/backend/README.md @@ -115,4 +115,4 @@ In order to access the postgress data mounted to the local drive at `/data/datab sudo chmod 777 -R ./data/ ``` -This process is to be repeated whenever you restart the database docker container +This process is to be repeated whenever you restart the database docker container \ No newline at end of file