From 5837e05ef0320e970bf5259426b41cc9d3668994 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 16 Jun 2025 00:24:45 +0200 Subject: [PATCH] shrine path changed --- doc/README.Installation on Dokku.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.Installation on Dokku.md b/doc/README.Installation on Dokku.md index 5ab434a..9b22b09 100644 --- a/doc/README.Installation on Dokku.md +++ b/doc/README.Installation on Dokku.md @@ -66,7 +66,7 @@ Make sure that its ownership matches the user's ID used in the Docker container. Mount it into the application's path: - dokku storage:mount $DEBSHOTS_HOSTNAME $DEBSHOTS_IMAGEPATH:/rails/public/shrine + dokku storage:mount $DEBSHOTS_HOSTNAME $DEBSHOTS_IMAGEPATH:/rails/shrine By default the Nginx (that Dokku provides) will only allow uploads up to 1 MB. You may want to increase that limit: